Resolved! default value of variable in record producer
I have a field in record producer. it is read only. If logged in user's company contains CASA or LI & FUNG then then the field value will be 2.5 else ). below code not workingScript include: var loggedUserData = Class.create(); loggedUserData.prototy...
