Skip to main content
Known Participant
May 22, 2019
Answered

Radio Button Hover

  • May 22, 2019
  • 1 reply
  • 858 views

When you create radio buttons, the hover text is the Tool tip on the General tab of Properties.

Example:

Are you Canadian?

Yes - No - Maybe

So on the general tab I put Are you Canadian? in the name field, then I can put a Tool Tip....then on the options tab Radio Button Choice I put Yes for one No for another and Maybe for the 3rd.

When I hover over each button, they all say the Group Name Are you Canadian? This is how they work.

I do not want that, when you hover over Yes, I want the hover to say Yes and the No to say No and the Maybe to say Maybe. But they all hover the group name.

How can I do this, or is it not possible?

This topic has been closed for replies.
Correct answer try67

It's not possible, unless you use check-boxes with unique field names, and a script that reset the other box when you set each one.

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
May 22, 2019

It's not possible, unless you use check-boxes with unique field names, and a script that reset the other box when you set each one.

murrjamesAuthor
Known Participant
May 22, 2019

Thank you.