Is there a way to have businesses listed in my Glide app but have it so visitors can only view the businesses listed but cannot add any information?
If so, how? Thanks in advance.
Is there a way to have businesses listed in my Glide app but have it so visitors can only view the businesses listed but cannot add any information?
If so, how? Thanks in advance.
Row owners could be used if you want conditional editing done.
Thanks for the response. How do I add row owners? Currently, I have two permissions: Administrator and Reader.
@Darmell_Nathaniel my apologies, I misread the question. The above would restrict both view and edit access. So you cannot use row owners for this, if you want it visible to all users.
To make it conditionally editable, at the item level there is a tab called edit, and in it a checkbox which allows users to edit the item. You can add a condition to this, simply put in that access level equals admin.
See here: https://docs.glideapps.com/all/reference/privacy-and-per-user-data/conditional-edit-and-delete
Or if there is a tab for business make it only visible for business vice versa
Only give editing rights to business
Good enough
Thank you. This forum has been super helpful, and I will begin applying your suggestions. I truly appreciate your assistance.
All the best
Your welcome
No worries!