How can we add hover text and links to drop-down items in form fields?

  • Strategy1st
    Asked on December 12, 2017 at 6:00 PM

    Is it possible to add hover text and links to drop-down items in form fields?

  • Jed_C
    Replied on December 12, 2017 at 7:30 PM

    You can add hover text in the element properties. Just click on the properties icon > Go to Advanced tab > Under Hover Text field, add your preferred text.

    Sample screenshot:

    1513124986hover text Screenshot 10

    If you want to hyperlink your hover text, just add the "a href" html tag inside the hover text field. Here's a sample tag you can follw:

    <a href="https://google.com" target="_blank">Test</a>

     

    Let me know if you have any questions.

  • Strategy1st
    Replied on December 13, 2017 at 7:45 AM

    This works very well for Field hover text. I'm actually looking to provide hover text specific to each item in the drop-down list. Is this possible?


    Thank you,

    Dewey

  • Ardian_L
    Replied on December 13, 2017 at 10:08 AM

    Hi,

    Unfortunately that option is not possible. May I suggest to use Radio Box instead of Selection box and you can describe the type easier.

    I hope you understand that. Thank you.

  • Strategy1st
    Replied on December 13, 2017 at 11:16 AM

    Perfect Solution!  


    Much appreciated,

    Dewey