How do I add a link to the Submit Button?

  • Staffing_Services
    Asked on February 5, 2021 at 5:15 PM

    How do I add a link to the Submit Button?

    Jotform Thread 2878576 Screenshot
  • Elton Support Team Lead
    Replied on February 5, 2021 at 8:38 PM

    You can't add a link to the submit button. Submit button is designed to submit the form, not to open any links.

    If you want to add a hyperlinked button, please use the Paragraph tool then paste this code in it. Just replace YOUR LINK HERE with your actual link and the YOUR TEXT HERE with your button text.

    <a href="YOUR LINK HERE" target="_blank" style="background-color:orange;padding:8px 16px;color:#fff;border-radius:3px;text-decoratio;none;">YOUR TEXT HERE</a>

    Example:

    02062021 ozNjntLdmu Screenshot 10

    Result:

    02062021 BQGboWweIO Screenshot 21