Botão com Hiperlink

  • oxfordparticipante
    Perguntado em 17 de julho de 2023 às 14:10

    Olá boa tarde,
    Gostaria de saber se é possivel criar um botão qualquer e inserir um link de direcionamento ?

    Acredito que essa ausência seria o melhor widget a ser pensando e configurado pela plataforma.

    Obrigado
    ------------------------------------------
    Hello good afternoon,

    I would like to know if it is possible to create any button and insert a targeting link?

    I believe that this absence would be the best widget to be configured by the platform.


    Thank you

  • Rene Jotform Support
    Respondido em 17 de julho de 2023 às 19:18

    Hi Atendimento,

    Thanks for reaching out to Jotform Support. Unfortunately, our Portuguese Support agents are currently busy helping other Jotform users at the moment. I'll try to assist you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd prefer to receive 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.

    As per your concern in regards to adding a button to the form that redirects users to a webpage, you can do this using the Paragraph element. Let me show you how:

    1. In Form Builder, add a Paragraph element from the Add Form Element menu.

    3GcK5FUIK7r0ypOex9NFvXYBiOApOulxmBMf0YT1 Screenshot 87 Screenshot 10

    2. Click the Properties button.

    yC7RZUFg4R2sriawVSlTwjyO3QRMDqgpFS0mducq Screenshot 98 Screenshot 21

    3. Under the Paragraph Properties General tab, write your custom CSS code in the Question Text box. 

    H7 CP9eDuQcMjdbMI28lOq06lp4MHu2UFI1IRXlu Screenshot 109 Screenshot 32

    4. It’s here. The link button is ready for use.

    4 WIkgpNPofxTWSb0hc27afVMdcBk67yeH9d34g8 Screenshot 1110 Screenshot 43

    Here is the CSS code of the link button :

    <a style="background-color: orange; padding: 10px; color: white; text-decoration: none; display: inline;" target="_blank" href="YOUR URL" >Link Button</a>
    


    Please note that you will have to replace the YOUR URL part of the code with your webpage URL.

    Give it a try and let us know if you need any other help.


  • oxfordparticipante
    Respondido em 18 de julho de 2023 às 09:55

    Hi Rene

    Thanks for the reply, the information helped me set up a fantastic form