Help Text icon for field in form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2017 12:14 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2017 01:12 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2017 01:36 AM
But this is for record producer. So same thing you need for form?
If that's the case you can use hint in field.
or if you have certain fields like 2 or 3 . you can use client script and show message when the field value is empty and hide it when user enters the value
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2017 01:51 AM
I have used hint. It will display the help text when mouse hover over the field.
Show field message will also hide when user enter the value.
Do I have any other alternatives than Hint, Field Message, Annotation and addDecoration.
Thanks,
Subramani.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2017 01:56 AM
You can use Macro as well.
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2017 02:05 AM
Macro will also work in the way as annotation right ?
Could you please share the way of creating macro for from.
Thanks,
Subramani.