ideas icon indicating copy to clipboard operation
ideas copied to clipboard

Add conditions to linked fieldsets

Open dave-smyth opened this issue 2 years ago • 1 comments

We’re frequently pulling in small partial fieldsets into blueprints and other fieldsets. It would be great if we could conditionally load these in a similar way to the conditional loading of standard (non-linked) fieldsets.

For instance, we might have a button partial: we’d want to pull that into other fieldsets/blueprints but not want it to display all the time. Ideally, we could add a toggle (or button group etc) on the blueprint/parent fieldset and apply a show_when condition to the linked fieldset (the button).

Here’s a hopefully-helpful 120 second explainer... https://www.loom.com/share/df6f8dfac42d4ada97683ed778916f0e

dave-smyth avatar Apr 12 '22 17:04 dave-smyth

I would love this as well. I use fieldsets often for the same sort of thing (aka button like Dave above) and it would be nice to only conditionally show it.

austriker27 avatar Jun 08 '22 18:06 austriker27

Duplicate of https://github.com/statamic/ideas/issues/451

robdekort avatar Nov 22 '22 11:11 robdekort