Okay I know what you mean by this. I forget if there is a plugin for this, but this is a good thing for me to implement in my toolkit I think. Ideally somewhere where you can target an element ID and trigger a reaction based off that possibly.
So… to fix this for you, I just added a new feature on my plugin.
The element is called Scoper. This will do exactly what you need.
It will trigger an event on your target ID, and publish a state, so you can use conditionals OR workflow actions on your elements with ease. Works on ANY element.
Make sure you have HTML ID Attributes setup on your app, and then dynamically apply an ID per item. Then you can trigger your items dynamically.
Hey @GH5T, adding that didn’t seem to change anything. I had to remove it all due to a release, but will try this in a playground later. Anything I might be missing?
If you happen to have a demo available to see how you’ve set it up, that would be great. I’ve not seen anything on the demo page nor the forum post that explains the scoper.
Hey @hergin, I’m certainly contemplating this as an option. Of course requires each item in inner RG to be clickable. Styling matters, too, which is why I’m just trying to do a simple RG (but obviously struggling!)