- 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
‎11-24-2014 05:58 AM
variables do have a OOB type called macro, you can directly sue that
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2014 06:53 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2014 07:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2014 07:30 AM
ok, Got it.
Create a variable of type reference only, and there you can add ref_contributions in the attributes fields. Exactly the same way as the dictionaries. If you are on Eureka then attributes will be available under Default Value section.