Given I have some sets of HTML code in DB fields or Option Sets, can I dynamically update the HTML element on my page based on different states?
I’m trying to do this at the moment and while I can get the HTML code into the HTML element, and update it based on states, the HTML element does not re-render ?