Hi,
Has anyone got a better idea on how to go about this scenario?
Say UserA default Access Level is = "DataEntry" BUT UserA can also be "TeamLeader" which would give him a different VP altogether.
Multiple login names of the same user is not allowed (as per user requirement).
Current workaround is to create a reference RolesBO (M:1) against the RegularUserBO and just do DISPLAY LAYOUT depending on their current choice of access.