HampasLOUpa Posted November 29, 2018 Report Share Posted November 29, 2018 I want to filter a dropdown based on the on the authentication but I want to show all values in the dropdown when that filtering field is admin. Quote Link to comment Share on other sites More sharing options...
0 AnchovyXL Posted November 29, 2018 Report Share Posted November 29, 2018 You can duplicate the field then hide the extra dropdown by using rules (https://howto.caspio.com/datapages/forms/conditional-forms/). It will look like this: If role is not admin then hide admin dropdown; if the role is admin then show the admin dropdown and hide the other dropdowns. Hope it helps. Thanks. HampasLOUpa 1 Quote Link to comment Share on other sites More sharing options...
0 AnchovyXL Posted November 29, 2018 Report Share Posted November 29, 2018 In addition to that, you can just create a new page for admin use only. This is much better option since admin pages are not usually being filtered and they have access to everything. It is also a common development practice to create a separate page for admin. Thanks. Quote Link to comment Share on other sites More sharing options...
Question
HampasLOUpa
I want to filter a dropdown based on the on the authentication but I want to show all values in the dropdown when that filtering field is admin.
Link to comment
Share on other sites
2 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.