- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2017 03:39 PM
In custom form, I have to add more Info( ? ) field at end..
sample like below :
Any help on this? How we can achieve this..
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2017 05:20 PM
Hi,
This is a custom page layout from the Reports page. You can do something similar by Configuring the field label and adding a hint (a short hover over message) or link to helpful page.
Right click the field label and choose Configure Label and you will see.
Field Label Help - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2017 08:59 PM
Many Thanks Chuck. That will do for now.. It will be great if you can let me know details of custom page layout from the Reports page..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2017 06:10 AM
What sort of details are you looking for? As noted before, that's not a page that can be configured by the customer. It is meant as a UI to help configure reports, not something you can move fields around, change labels, etc. like you can as you configure the process based applications. To do so could break the reporting capabilities.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2017 09:08 AM
We do have a similar business requirement for one of our custom app. Thought of replicating the same instead of starting from the scratch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2017 12:24 PM
I would use the built-in text field decorators/icons if I were you. The less custom stuff you do, even in a custom app, the better off you're going to be in the long run.