I have a question, is it possible set the only creator of the record/data able to edit it?
Currently, I plan to solve this with hide the Save button when the user login is not the same as the Creator field, where Creator field automatically fills with USEREMAIL() function.
Is it right to use this way?
I appreciate thank for your help to solve this problem