Developer Documentation Library > Interview templates > UXUI custom properties > uxui_question_tooltip and uxui_question_label_tooltip
 
uxui_question_tooltip and uxui_question_label_tooltip
Use the uxui_question_tooltip and uxui_question_label_tooltip properties to specify tooltips for the question label and the question control area.
Possible values
The text to display. This is text only; it must contain any HTML.
Applies to
All question types
Example
Comments "Why did you choose that rating?"
[
uxui_question_tooltip = "Enter your reasons for the rating here."
]
text;
See
UXUI custom properties