
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-12-2016 02:55 AM
Hello , I have a catalog item with a variable as a reference field which refers to a table. In this table I have a field called description. I want the values which is entered in description to populate in another variable in the catalog item. How will i achieve this?
Any help wud be great
Harish
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-12-2016 03:27 AM
Hi Harish,
As per Midhun, you have to use Catalog Client Script (Creating a Catalog Client Script - ServiceNow Wiki ) for the same.
Below is the code Snippet, I used to achieve the same:
Thanks,
Vipul Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-12-2016 02:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-12-2016 03:27 AM
Hi Harish,
As per Midhun, you have to use Catalog Client Script (Creating a Catalog Client Script - ServiceNow Wiki ) for the same.
Below is the code Snippet, I used to achieve the same:
Thanks,
Vipul Gupta