March 12, 201312 yr I have a letter merge file that comes with a few letter templates already completed that I don't want the user to be able to modify. They are free to create any other letter templates they desire. I just don't want them changing the ones I created. I know I can prevent deletion of the record by calculation. I know I can change access to a field to view only, or no access. Is there any way to restrict modifications of a field based on a calculation (eg if permanence = 1, they can modify)? Thanks for any suggestions! My apologies, I think I have figured out the answer to my dilemma!
March 12, 201312 yr Not sure if you are comfortable with Security RLA rules. If not, that is exactly how to handle this. It's not clear if you are protecting edit of an entire record or just the "letter merge" field. Either way, a flag field in the record will help.
March 13, 201312 yr THe best way to do this most likely is to house the letters as records in a separate table. That way you can use the Record Level Access feature to prevent editing of some individual letters while allowing it for others. Steven
Create an account or sign in to comment