Forum Discussion
WillingtoLearn
6 years agoNew Member
Hide/show report tabs/pages based on selection
I created a report comprising of 6 pages/tabs (3 of the tabs/pages are Operational reports and the other 3 tabs/pages are Financial reports). Is there a way based on a button selection (either Operat...
lbendlin
6 years agoSuper User
No, this is not possible. However you can use the recently discussed RLS based page access "hack" to achieve a similar goal. For that you need to hide ALL six pages, and then have three buttons that (depending on RLS) take the user to the three operationl pages or to the three financial pages.
NOTE: This is a hack. Anyone who has the original page deep link will still be able to access the hidden pages.
A proper solution would be a separare set of apps, one app for operations, one app for finance.
WillingtoLearn
6 years agoNew Member
Thanks