Access restriction

11168
New Member

Hi there. I wanted to create a simple app. I have 25 suppliers, they provide their production waste that I recycle.
I need to store a minimum of their data such as name, address, phone number. And the only thing I actually need is to be able to see all of them, to see the map.
They should have only 1 option, except for the opportunity to fill in the personal data. They need to write to me, how many trucks I can send to them for their materials and when.
They must not see each other info. All they can do is fill in the personal data and choose the day when 1-2 cars will reach them.

So the question is about the access restriction. I saw that shipment tracking template, but it doesnโ€™t seem to have different access levels. Also, it has some extra functions Iโ€™d like to delete. Can smb help me with that?

0 1 250
1 REPLY 1

Hi,

If your app has sign-in enabled (https://help.appsheet.com/en/articles/954491-require-sign-in-the-essentials), you can then use a security filter based on the userโ€™s email address to only transfer and show the relevant data. To access a userโ€™s email address in the app, you can use the expression USEREMAIL() (check https://help.appsheet.com/en/articles/2357268-useremail).

More details are available at https://help.appsheet.com/en/articles/954497-security-filters-the-essentials to help you set that up.

Top Labels in this Space