- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2014 05:54 AM
I have been trying to use a macro on service catalog, I do not want to add it as a UI Macro variable type but want to show it beside a variable like in form fields.
Please help me if any of you tried it earlier. Thanks in Advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2014 11:12 PM
we have achieved this using one of the scripts provided in servicenowguru.com, below is the link
Refer section add_me UI macro for catalog variables
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
‎09-23-2016 01:26 PM
Although the $('add_me') didn't work for me, I just added the onclick to the anchor tag we were inserting. I'm really glad we can add this in the catalog using an onLoad script. Wish it was as easy as the ui macro.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2019 01:17 PM