I have user A and user B both part of the same group ("School").
I have field_1, field_2, field_3 in the view for this group. Is there any way I can make field_1 readonly for User A but not change it for User B or other Users of the group.
Similarly, would it be possible to make a new field_4 available only for user B and not for User A? And would it be possible to do this through Record Rules in the UI or will it require backend view changes.