hover text w url link

  • max123jot
    Asked on June 23, 2016 at 9:39 AM

    https://www.jotform.com/answers/150697-How-can-I-put-in-an-URL-link-in-the-Hover-Text-area#1

    read this

    how do i get the "?" icon next to the field label

    do inject the css code provided using designer for this field

    this is a nice function, i would like to get it right

    m

  • victor
    Replied on June 23, 2016 at 11:05 AM

    If I understand you correctly, you would like to add a hover text over a field that contains a link to another page. In the HOVER TEXT button you can add the following code:

    <a target="_blank" href="http://www.google.com">http://www.google.com</a>

    This will enable you to create a link in the hover text.

    hover text w url link Image 1 Screenshot 30

    To modify the label, all you have to is double click on the label and enter the question mark symbol "?".

    hover text w url link Image 2 Screenshot 41

    Please let us know if this helps.