You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//Using this Catalog Client Script that Applies to the Catalog Item will enable g_form methods like setValue and clearValue which affect Catalog Item variables from a Catalog Client Script that applies to the multi-row variable set
2
+
functiononLoad(){
3
+
if(this){//we only need to do this for Service Portal
4
+
//We need to make the g_form object for the parent item available from the MRVS window
0 commit comments