Primary role
From SmartWiki
Revision as of 15:39, 22 August 2013 by Arthur Lathrop (talk | contribs) (Undo revision 17938 by Arthur (Talk))
http://grants.smartsimplebk.us/s_Login.jsp?lang=1&prole=0
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 role ID.
Returning the primary role with a variable
Use the following variable syntax to return the roleid associated with the user's primary role:
@primaryroleid@
Note: do not use the @me. syntax, i.e. @me.primaryroleid@.