How can i limit a ux view to my users.

@Steve

Hi!, currently I’m working on an app which I shall use to manage my customers’ transaction details with me. So there’s an UX “DATABASE” , Which contains very important infos. So, I don’t want any of my users just have access to that UX. That’s why I want to make an kinda “Admin Login” system for the “DATABASE” UX ,which will be accessible by a pin code such as “1234”. If the user gives the correct pin he can enter the UX .

Is there any way to do this??

I’d really appreciate if anybody could give me some advices…

Thanks,

Saif

See this help document about what is available within AppSheet to secure your data.

I do not think you can control data access based on PIN natively.

The best practice is that you maintain access control table.

1 Like

There is a way to filter data to your user but it’s not surely secure

https://www.appsheet.com/templates/Allow-the-user-to-filter-a-view-based-on-a-form?appGuidString=91266cff-e843-46b8-a42b-3d85afedb37f#:~:text=To%20get%20the%20behavior%20we,value%20in%20the%20Filter%20table.&text=Then%2C%20we%20created%20a%20detail,to%20quickly%20switch%20between%20colors.

3 Likes

Wow, very creative!

3 Likes

Thank you for your suggestion :slightly_smiling_face:

1 Like

Thank you for your suggestion!!

1 Like