Thanks to any assistance / rationalizing on this!
Scenario: 1000 records, 50 users. Each user has 20 records assigned to them via email. Today I can either filter on that email condition (or I can create a slice with that filter, and have no other views to the records). This works perfectly - I can limit the user to only edit โtheirโ record.
Question: How do I create an โAll Recordsโ view that allows a user to see all 1000 records, but not edit any outside of the 20 assigned?
Ideally, we would have chunks of users who are not โassignedโ to an entry via email, but should have Read Only rights.
I feel like Iโm missing a configuration, any guidance is appreciated.
-B
Solved! Go to Solution.
Define each columnโs editable property to be if USERNAME()=[Assigned User]
User | Count |
---|---|
24 | |
13 | |
4 | |
3 | |
3 |