Resolved! Set Variable to read only based on role
Hello all, I have a catalog item and I would to set some of the variables to read only based on the login user role. I created the following OnLoad client script to set the variable to read only if the login user does not has "hari_admin" role. The s...