- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2020 05:28 AM
Hi All,
I have a label field ..Label name contains nearly 500 characters but variable(question) cant access that much length.
How to add 500 characters(text) to Question variable.
How to achieve this?
Thanks in advance..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2020 06:42 AM
Hi Srujana,
I would recommend not touching the length as it would be global impact.
Also it is good user experience to have smaller question label so that the form looks proper and is user friendly
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2020 05:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2020 06:55 AM
Thanks for Updating..
Kieran, Is it possible to display message(help text) for checkbox..
Please let me know, if it is possible..
Thanks..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2020 06:58 AM
Hi,
you cannot add help text to checkbox variable
Service Portal: Help Text not being displayed for CheckBox Variables.
OR
You can create new Label field just above or below the checkbox variable and use Annotation tab to add your help text. You can evem customize the text by using HTML / CSS
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2020 07:07 AM