How to insert an HTML link for Phone Numbers in the form?

  • IDECORP
    Asked on September 29, 2017 at 9:08 PM

    Como inserir um código html ou botão de telefone para o usuário conseguir ligar pelo formulário?

  • Kiran Support Team Lead
    Replied on September 29, 2017 at 11:18 PM

    Unfortunately, injecting any HTML or Javascript codes to the form is not allowed due to security constraints. However, if you want to display the phone and link it to another page you may consider using Text field and use a hyperlink to add a direct link. Please see the screencast below:

    How to insert an HTML link for Phone Numbers in the form? Image 1 Screenshot 20

    If you want to add a Skype call button, you may consider using the following widget on the form.

    https://widgets.jotform.com/widget/skype_call_button

    If you are referring to something else, please provide us with more information on the code that you want to link so that we can assist you further.

    Thanks!

  • IDECORP
    Replied on October 2, 2017 at 7:43 AM
    Bom dia!!
    Obrigado pelo retorno.
    Ao abrir o formulário pelo smartphone, eu preciso que o usuário clique numa imagem ou link para abrir o recurso de chamada telefônica do próprio dispositivo, já apresentando o número para fazer a ligação.
    Atenciosamente,
    James Warley Pereira Ribeiro
    Sócio e CEO
    (35)99760-0000 | Skype: jameswarley
    De: JotForm [mailto:noreply@jotform.com]
    Enviada em: sábado, 30 de setembro de 2017 00:18
    Para: diretoria@idecorp.com.br
    Assunto: Re: Link para telefone
    A new response has been received:

    Answered by Kiran
    Unfortunately, injecting any HTML or Javascript codes to the form is not allowed due to security constraints. However, if you want to display the phone and link it to another page you may consider using Text field and use a hyperlink to add a direct link. Please see the screencast below:

    If you want to add a Skype call button, you may consider using the following widget on the form.
    https://widgets.jotform.com/widget/skype_call_button
    If you are referring to something else, please provide us with more information on the code that you want to link so that we can assist you further.
    Thanks!
    View this thread on browser » Unsubscribe Thread
    1506741500
    ---
    Este email foi escaneado pelo Avast antivírus.
    https://www.avast.com/antivirus
    ...
  • Kiran Support Team Lead
    Replied on October 2, 2017 at 9:32 AM

    In HTML we can have click to Call feature for a phone number by using the tel: in the anchor tag as shown in the example below:

    <a href="tel:1-123-456-7890">Click to Call!</a>

    However, as mentioned in my earlier post, unfortunately, it is not allowed to use HTML tags in the forms due to security-related concerns. If you still want to use the link, you may consider downloading the full source code of the form and edit it to host it on your web server. Please refer to the guide below that can help you with getting the full source code of the form.

    https://www.jotform.com/help/104-How-to-get-the-Full-Source-Code-of-your-Form

    Hope this information helps! 

  • IDECORP
    Replied on October 2, 2017 at 4:43 PM
    Ok, compreendi!
    Obrigado!
    Atenciosamente,
    James Warley Pereira Ribeiro
    Sócio e CEO
    (35)99760-0000 | Skype: jameswarley
    De: JotForm [mailto:noreply@jotform.com]
    Enviada em: segunda-feira, 2 de outubro de 2017 10:32
    Para: diretoria@idecorp.com.br
    Assunto: Re: Link para telefone
    A new response has been received:

    Answered by Kiran
    In HTML we can have click to Call feature for a phone number by using the tel: in the anchor tag as shown in the example below:
    Click to Call!
    However, as mentioned in my earlier post, unfortunately, it is not allowed to use HTML tags in the forms due to security-related concerns. If you still want to use the link, you may consider downloading the full source code of the form and edit it to host it on your web server. Please refer to the guide below that can help you with getting the full source code of the form.
    https://www.jotform.com/help/104-How-to-get-the-Full-Source-Code-of-your-Form
    Hope this information helps!
    View this thread on browser » Unsubscribe Thread
    1506951140
    ---
    Este email foi escaneado pelo Avast antivírus.
    https://www.avast.com/antivirus
    ...