How to change attribute value from the Program Token.
Hi,
I come across a scenario where we need to change the attribute value using any program level token as the value is not a plain text, it needs some HTML styling in it.
Please refer the below screenshot for your reference, is there any way we can create a {{my.textfooter}} token and call it in the attribute.
Addition to this while calling the program level token it's passing the token name{{my.textfooter}} to the backend instead of the HTML code or token value. Please suggest??

Thanks!!