We have a requirement like If you are in Legal entity LE1 then you can see only MenuItem1 and If you are in legal entity LE2 then you can only access MenuItem2. MenuItem2 will not be accessible from LE1 and MenuItem1 will not be accessible from LE2.
How to achive this?
Thanks in advance
*This post is locked for comments
I have the same question (0)You can assign different security roles in different companies (notice Assign organization button in User form). Therefore you'll give the user a role with access to MenuItem1 in LE1 only and another role with access to MenuItem2 for LE2 only.