Help with Tabs for Microsite

I’m building out a microsite for a friend who is a farmers market vendor. They want a tab section for Farmers Markets which would list the various locations they are at during the season and then a second tab for off season events. I’m having no luck setting this up. I’ve attached a screenshot of how they want the tabs to look with the boxes, but for some reason I can not figure out how to get it setup in a section of the site. I’ve tried the quick add with containers, stacks… , I’ve tried layout tools utilizing the tabs option none of it is working. Any advice would be appreciated.

There’s a few ways to do this, and also will depend on how you’re managing data.

Is the data dynamic - do they need to easily be able to update it? If so, you’ll need to use the CMS, and repeaters.

If using the CMS, are you using datasets to load data, or code?


The “easiest” no-code way:

  • Tab component
  • Repeater in each tab
  • Connect each repeater to it’s own dataset, with each dataset connected to the same CMS with the dataset filter according to each tabs.