Join the Community
ServiceNow Community
About kathiravan717
User Activity
Posts
Replies
No posts to display.
Re: How to get current catalog item name or sys_id using catalog client script?
06-06-2017
Hi,Get the value of Order Guide in Catalog viewvar a=g_form.getParameter("sysparm_guide");alert (a);Get the value of Current catalog ITEM var b=g_form.getParameter("sysparm_active");alert (b);In normal way, get the sys_id of catalog item var c=...
Helpfuls from
User
Count
Brian_ZB
1
View all
Helpfuls given to
User
Count
Jaspal Singh
3
View all