Hello,
I have recreated the Contract entity so we don't lose it with the next major release. However, now I need to put the record in read only when my status field = Active. Then when the status is Active, I need to grant just certain users edit capabilities so that they can edit any field on that record still.
I am thinking Java Script is the best way to do this, but not sure how to write this. Any help is appreciated. Thank you.