Dear Experts,
Our NAV users must input the USER ID on the Sales Order.
We would like to set a default filter on the Sales Order List which allows the person who login with the same USER ID to view the Sales Order on the Sales Order List.
e.g.
DOMAIN\USER1 created SO0001
DOMAIN\USER2 created SO0002
When DOMAIN\USER1 opens the Sales Order List, he can only view and open SO0001.
DOMAIN\USER1 must not be allowed to change the filter/clear the filter to see DOMAIN\USER2 sales orders.
Is there any possible ways to do so? (We don't mind adding any C/AL code to do the filter on the sales page)
Thanks
*This post is locked for comments