Resolved! How to make variable in Record Producer read only using catalog client script
Hello, I have a record producer with some attachment fields. I need to make them read only through an onLoad() catalog client script. I currently have a script and script include that I am using to set multiple fields to read only. This is working gr...