Resolved! what is the syntax to fetch complete record for catalog item
Hi Team ,Am using below syntax to fetch variable set record in json format in client script on submit for portal var testData = JSON.parse(g_form.getValue("IO:8990testabc123456"));alert(testData);//getting empty But am unable to get the data .Pleas...
