Possible to Show/Hide Panel Fields With Toggle?

Title pretty much says it all, but I’ll expand a bit: I want to add a toggle to my panel → if that toggle is flipped to “on/yes/true” → other panel fields would be displayed allowing for additional input.

More specifically - I’m hoping to have a switch that says, “Include Gallery?” - if set to true, a section allowing a user to upload images into the gallery would be displayed. By default, this section would not be visible.

Hi,
I think you might be looking for conditional fields: Fields | Kirby CMS
works like a charm :slight_smile:

1 Like

Thank you! :smiley:

1 Like