Skip to main content
Nintex Community Menu Bar
Question

Hover text on picklist values

  • July 11, 2024
  • 1 reply
  • 24 views

Forum|alt.badge.img+5

Hello

I have a UI only picklist field that I am rendering as radio buttons on the page. I would like to have some hover over help text for each of the picklist values, but I can only seem to get the hover text to work on the field itself. I would rather not have a huge block of text explaining all of the available options on the field as it would look really messy and probably not provide the help it’s supposed to.

I’m assuming I’ll need some CSS to do this. Can anyone point me in the right direction?

Thanks!

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+8

You’ll probably need to use a custom field renderer with some javascript to insert HTML within the picklist.