Edit a single field of a record
Hello!,
I´m trying to create a form of 3 columns ("name", "age", "address") and 2 types of users.
User 1: (full access)
User 2: will be able to modify only the fields of the "address" column of the record only. No editing access to "name" and "age".
How can I achieve this?.
Regards,