Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
OK - another user query for me. We have an application for Sales.
It has section access set up so that the sales person can only see their sales.
However, there is one dashboard where they don't want that security.
Is there a way to override section access in an application? or should I just move that one sheet to a new app?
You cannot override section access. So as work around Create new application without section access and use same application as binary load in your existing application and write only section access script in that dashboard.
So you will one app with section access and another app with same data model as without section access.
Regards,
Prashant Sangle
You cannot override section access. So as work around Create new application without section access and use same application as binary load in your existing application and write only section access script in that dashboard.
So you will one app with section access and another app with same data model as without section access.
Regards,
Prashant Sangle
Prashant,
Thank you. A follow-up question if you would know. If I use a binary load, will that load include the section access of the original? My assumption is yes.
Thank you again.
Cheryl
Yes. That's why, you have to binary load of non section access app in new app and in new app you can write only section access script.