• Resolved Graicifyd

    (@graicifyd)


    Hi,

    I want a button to lead to a particular url when clicked on, how do I set the onclick event?

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @graicifyd

    You can enter as the onclick event, a piece of code similar to:

    
    redirectToURL('https://www.yourwebsite.com/page');
    

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘onclick event to a link’ is closed to new replies.