Hello,
I need to create a button (programatically) with Javascrip that when pressed takes me to an URL.. (I need to mention that an HTML component cant be added to the screen, because of the plugin design)
I tried this inside a custom JS of the plugin
but got lots of errors.
What else should I do to have the button working?
Regards