Help Text icon for field in form

subramani
Mega Contributor

Hi all,

I need to set the help text for a field in Request form as we have more information, help text in Record producer variables.

I tried to configure label added the text in help box but it is not working.

Please anyone sort it out.

Thanks,
Subramani.

deepakbkanavikarharishkumarjim.coyne

23 REPLIES 23

Harish KM
Kilo Patron
Kilo Patron

You can also hide the annotation.If you want help text you can use hint or else you can show message below field



http://wiki.servicenow.com/index.php?title=Display_Field_Messages#gsc.tab=0


Regards
Harish

Harish,



Please find the attached.



find_real_file.png



Thanks,


Subramani.


Harish KM
Kilo Patron
Kilo Patron

In variables it will work. When you want it for a field. This approach will not work. This help text is only available for catalog variables and record producers not for forms.


For forms you can use


Hint, Annotation, and with help of script G-form.showMessage();


Regards
Harish

Thanks Harish


What exactly is your requirement?


Regards
Harish