Hi.
I have created a dynamic text plugin - all works fine, however one of my items is a link to a website with some parameters.
Ideally I want this to be a button with the appropriate text, however when I pass in the html to create the button with the text in it, it seems that your code strips the info out so that the button doesnt do anything.
I also tried using an <a href=...> and this then passes the literal info to the url.
How can I get this to work please
thanks