Skip to main content
Participant
March 6, 2019
Question

Add ToolTip Text To Dropdown

  • March 6, 2019
  • 1 reply
  • 1277 views

I have several dropdown fields in my form, and would like to have my Tool Tip show as the default text in the field.

Currently, I have "Please Select" as the default option, but we're having forms come through with this in the field, and if I take it out, I can only display another option.

I have tried inserting the Custom JavaScript based on this forum:

Tooltip Name to display in fillable form?

However, this solution only works for text fields and not dropdown fields - does anyone have an alternative solution?

Thanks!

This topic has been closed for replies.

1 reply

Inspiring
March 6, 2019

That Format script will work with a dropdown if you also select the "Allow user to enter custom text" option, after you clear the field.

Participant
March 12, 2019

Thanks for the response George_Johnson .

I have selected "Allow user to enter custom text" option – however, it seems that the issue is not resolved.

As soon as I remove the 'Please Select' option, it just defaults something the next option rather than display the custom script.

Do you have any other other potential solutions?

Cheers.