For example, my employee information includes the following fields:
- Name
- Age
- ID Number
I want to create a group for users, this group can see other employees' information except for the "ID Number" field, each employee can only see their own "ID Number" and can only edit their own
How do I create a group and rules?