- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2016 08:23 PM
I am looking for some instructions on how to create a UI decoration for the incident form .
Please help.
Solved! Go to Solution.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2016 08:43 PM
Hi Balaji,
Please check section 9.1 for more info.
GlideForm (g form) - ServiceNow Wiki
In case you want to go via Macro then refer link here.
http://www.servicenowguru.com/system-ui/ui-macros/add-me-ui-macro-user-group-fields/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2016 08:43 PM
Hi Balaji,
Please check section 9.1 for more info.
GlideForm (g form) - ServiceNow Wiki
In case you want to go via Macro then refer link here.
http://www.servicenowguru.com/system-ui/ui-macros/add-me-ui-macro-user-group-fields/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2016 12:51 AM
Hello Pradeep ,
This is what i am trying to achieve in the incident form.
A UI Decoration will be created that shows all CIs assigned to the user field in question in a new tab/window. This should use the CI's Assigned To field. The UI Decoration will then need to be added to the Caller field on the Incident form.
Any help would be useful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2016 09:25 PM
Check the dictionary attribute "field_decorations" available here:
Dictionary Attributes - ServiceNow Wiki