8,849
edits
Changes
no edit summary
This allows for the ability to silo a user into a particular portal view when they possess multiple roles with multiple different portals (i.e. access to different UTA's and views that don't work well together and need to be mutually exclusive). The login page allows you to pass in a parameter for a [[roleid|role ID]].
==Returning the primary role with a variable==
Note: do not use the ''@me.'' syntax, i.e. ''@me.primaryroleid@''.
In the normal course, the ''@primaryroleid@'' variable will return "0". If the user has logged in using the method described above, the variable will return the [[roleid|role ID]] of the "primary role" used to log in.
<!--Related Tickets: