Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am working on an application which has section access implemented based on region fields in the application.
So whenever a user logs in he/she can see the data only for the region assigned to that user.
Now i want to build a new scorecard sheet in which when a user logs in the user can see his/her data as well as data of other regions so as to get an understanding of where the user stands as compared to other regions.
How can i go about doing this .
I appreciate all your help.
Regards,
Nadeem
Hi Sujeet ,
How do i go about doing that
regards,
Nadeem
Hi,
My solution:
I reloaded the tables again and and aliased the fields with different names. Thus the new table did not have any effect on the section access.A user is now able to see only his data as well as data for other branches as required.
Thanks for all the Guys.
Regards,
Nadeem