Adding a Custom UI Action / Icon Next To A Form Field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2013 11:37 AM
I would like to add a custom UI button next to the assignment group field. This button I am intending to use as a escalate to next team for service desk.
Currently when an incident is created I have a AJAX script setup that looks up the supporting team on the CMDB CI that is being reported. I want to extend this to allow for escalation with the click of a button next to the form field.
I don't really need help with code just how to get the button on the form in the first place. Initial searches show how to add them to the header bar. But I would like it as an icon similar to the Magnifying glass next to the field itself.
Thanks in advance!
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2013 12:43 PM
You can refer this article for any help on this.
http://www.servicenowguru.com/system-ui/ui-macros/add-me-ui-macro-user-group-fields/
Basically you need a create a custom UI Macro and write your own script there to set the assignment group on escalation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2013 06:16 AM
Thanks again for your help! This is exactly what I was looking for!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2016 05:39 AM
I want to add my custom image near to the field contact in the Case form.
Is it possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2016 11:21 PM