I have a custom doctype where there are about 5 fields. Could someone guide me following permission levels.
- User A can add/edit all the fields in the form
- User B can only update ‘field 10’ of the form and other fields must be readonly or not visible to that user.
Could someone guide me how to do this?