Hello,
I want to display some HTML text depending on a selection in a Radiogroups. In this Radiogroups Events Triggers are defined.
The way to display HTML text is using the view Content/HTML.
However: in Content/HTML Events Listeners are missing in the Behaviors.
---> thus it is impossible to show/hide the HTML text.
Question: Can this be implemented? Or is there an easy work-a-round?
Best regards,
Peter
What about putting it in a container? The container does have a Listener, you could show/hide the container which should show/hide the html in there.
Thank you gotpowr for this work-a-round.
Containers do have Listeners, so that works perfectly!
Regards,
Peter