Add info icon before the field message in form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2017 08:15 AM
Hi All,
I need to add an info icon before the field message as highlighted below in red:
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2017 12:17 AM
Hi Kumar,
Please refer below thread
Thanks,
Maddy
PS: Hit like, Helpful or Correct depending on the impact of the response

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2017 12:28 AM
Show field message will give you below the field only. To display above the field you need to use Annotation.
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2017 12:33 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2017 12:40 AM
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