Form: How to add button that will redirect to a different link?

  • Workiin
    Perguntado em 11 de março de 2024 às 15:40

    Pessoal, boa tarde


    Preciso criar um botão dentro do formulário, que direcione para um link, conforme a pessoa preencheu alguns campos...


    Existe essa possibilidade? poderiam me explicar como?

  • Joshua_T Jotform Support
    Respondido em 11 de março de 2024 às 16:37

    Hi Workiin,

    Thanks for reaching out to Jotform Support. Unfortunately, our Portuguese Support agents are busy helping other Jotform users at the moment. I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in Portuguese, let us know and we can have them do that. But, keep in mind that you'd have to wait until they're available again.

    Now, let me help you with your question. Adding a button link to your form is easy. Let me show you how:

    • Copy the code below:
    <p style="text-align: center;"><a style="background-color: black; padding: 10px; border-radius: 6px; color: white; text-decoration: none; display: inline;" href="https://www.jotform.com" target="_blank" rel="noopener noreferrer">Click Here</a></p>


    • In Form Builder, click on the Add Form Element menu on the left side of the page and drag-drop a Paragraph field onto your form.
    • Click on the Edit icon on the right side of the Paragraph field.
    • In the Paragraph field toolbar, click on the Source Code icon. Then, paste the code above into the Source Code box.
    • Change the link https://www.jotform.com to the link you want to use. And, if you want to change the text on the button, change the words Click Here in the code above to what you want it to say.
    • Click on OK and then on Save. And that’s it, you’re done.

    SSfIi8vMQRLizgNmIowbCH 4UaCkyg1wQ1KBnC6h Screenshot 10

    Reach out again if you need any other help.