brucepeaslee Posted November 20, 2012 Report Share Posted November 20, 2012 I have my datapage. I want the detail button to be hidden unless the user has a specific yes/no field as "yes". Or, is there is a better way to restrict editing all records to specific users? Quote Link to comment Share on other sites More sharing options...
0 MayMusic Posted November 21, 2012 Report Share Posted November 21, 2012 You can create different details pages in different folders one is editable and the other is not. For the folder which only some user can have access, you can create a view based on authentication table and filter to pull up only the one that the value of the YES/NO field is yes. This way only those users can login to edit this info. Quote Link to comment Share on other sites More sharing options...
0 NailDyanC Posted January 17, 2019 Report Share Posted January 17, 2019 Hi, You can also create User-specific redirects after login. The most common redirect is based on user type. For example, if the user is an administrator the user is directed to the admin dashboard/portal/interface. If the user is a manager, then the user is directed to the manager dashboard/portal/interface. You can refer to this link for reference: https://howto.caspio.com/tech-tips-and-articles/common-customizations/create-user-specific-redirect-after-login/ Quote Link to comment Share on other sites More sharing options...
0 astroboy Posted June 26, 2021 Report Share Posted June 26, 2021 Hi there! In case you are planning to restrict access depending on the user's IP address, I suggest using the IP filtering in the DataPage deployment window. Here's a HowTo article for more information: https://howto.caspio.com/deployment/deployment/ Cheers! Quote Link to comment Share on other sites More sharing options...
Question
brucepeaslee
I have my datapage. I want the detail button to be hidden unless the user has a specific yes/no field as "yes".
Or, is there is a better way to restrict editing all records to specific users?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.