How to create UI decoration icon

BalajiJ33704631
Tera Contributor

I am looking for some instructions on how to create a UI decoration for the incident form .

Please help.

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

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/


View solution in original post

3 REPLIES 3

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

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/


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.


Chuck Tomasi
Tera Patron

Check the dictionary attribute "field_decorations" available here:



Dictionary Attributes - ServiceNow Wiki