Resolved! How to fetch URL details on the client side on Service Portal?
Hi, I have written a onLoad() catalog client script to fetch a parameter from the URL. When I load the form on Service Portal, the below error is logged: I have used below script- var cartParm = getParameterValue('cart_edit'); function getParame...