User permissions..... App has various views, ...

User permissions… App has various views, some of the views are sorted by manager name.

What is best configuration method to use so that all managers can view each other’s records but each manager can ONLY edit records associated with their name?

Note:

the manager name column is in the excel source spreadsheet. Also, each manager has their own unique email.

0 2 518
2 REPLIES 2

@Tim_Meske I advice to setup a user role table with different access privileges and read those access privileges with a LOOKUP expression and then enclose it with a SWITCH expression in the Table Properties.

Is what I’m trying to accomplish recommended?

Wondering if I could have designed my first Appsheet app better so not to need LOOKUP etc which will probably significantly slow things down ?

Top Labels in this Space