Property Toggles in conditions?

Hey guys

Aside from being able to duplicate and basic things like that with properties, can we also not use them in conditions for things like toggles? Seems strange that - and not being able to show/hide other properties based on conditions also feels pretty limited.

Thanks

2 Likes

I second this.

There should be much more integration in the property/condition systems.

As an example It would be nice to be able to have an element (say a subtitle) rendering or not just by interacting with its parent class property.

The same should be possible for the property to handle the subtitle content, which should not display unless the parent class property has the correct value.

And finally the subtitle itself could be toggled by just filling its value.

A similar handler already exists for ACF via dynamic data. Can it be extended?

1 Like

100%. Components and Properties are great, but I feel like they do about 60% of what I want to achieve, and the other 40% is workarounds or creating extra options/toggles that add bloat and need to use janky styles/attributes for everything else to get the results.

3 Likes