Add info icon before the field message in form

subramani
Mega Contributor

Hi All,

I need to add an info icon before the field message as highlighted below in red:

find_real_file.png

Usually we have an option to add help text in record producer variables. Like wise in forms I need to place the icon before the field message.

Please help me to sort it out.deepakbkanavikarharishkumaralikuttyka

Thanks,

Subramani.

4 REPLIES 4

madanm7786
Mega Guru

Hi Kumar,



Please refer below thread


help text in field for form




Thanks,


Maddy



PS: Hit like, Helpful or Correct depending on the impact of the response


Harish KM
Kilo Patron
Kilo Patron

Show field message will give you below the field only. To display above the field you need to use Annotation.


Regards
Harish

I have a requirement to add 'help text' for a field in incident form as I highlighted below.



Do we have any possibilities to add help text for fields in forms as we have for variables in Record Producer.





I have created onload client script to display the field message but Client wants the info icon to be present before the field message as I highlighted below in red.





Please let me know the possibilities other than Hint, Annotation, Field Message and decoration function.




Thanks,


Subramani.


Hi Kumar,



As for i know, we do not have option to add help text in filed as we do in variables.


Best possible options would be to use Annotation or Onload client script with showFieldMsg() or the Hint option.




Thanks,


Maddy