
Announcements
Hi expert, i want to restrict users to view and Create only sales order for which region they are belonged, we have multiple Regions, e.g LHR,KHI,MUL,and so on.... now i want that a user which belong from LHR can create only sales order for LHR region, and so on..
Please guide
Regards.
*This post is locked for comments
I have the same question (0)Munsif I assume you know the basic requirements of making an XDS policy.
The problem here is that you need you need to cater for dynamic values.
Create a new method in SysQueryRangeUtil Class which returns the current users region and then pass that method in the Vaue property of the Range node in the primary data source.
Here is also a document you may find helpful for your task
http://www.microsoft.com/en-us/download/details.aspx?id=26921