Feature request: exposing boolean controls to dynamic content

This may have been requested or suggested before, but I find myself often creating workarounds to this that could be solved by having dynamic content access to some boolean / switch controls in elements.

For example, the effects_scroll toggle
image

It would be great to be able to input dynamic content into this option in the inspector
image

At the moment I work around these kinds of things with various hacks, but recently I encountered an issue where my hacks were not quite working in all circumstances, so I’m having to rethink that, and it occurred to me that this would be the ideal solution!

Would love to hear your thoughts
Thanks

2 Likes

We’re getting closer to this reality after 6.6.0 with some updates towards toggle data. That ‘toggle’ is sort of a mix of a select and a toggle so what we are probably going to see first is a toggle parameter type and then usage of that in normal toggles like the picture. We’ll probably see this in a point release in 6.6.0+. Have a great day.

image

2 Likes

This looks very exciting!
Thanks for the update