Difference between revisions of "Determining the roleid"

From SmartWiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 22: Line 22:
 
'''Internet Explorer:'''
 
'''Internet Explorer:'''
 
:[[Image:RIIE.png]]
 
:[[Image:RIIE.png]]
 
 
  
 
==See Also==
 
==See Also==
* [[Visibility Condition]]
+
{{DeterminingIDs}}
* [[Advanced Logic]]
 
* [[Determining the userid]]
 
* [[Determining the statusid]]
 
* [[Determining the typeid]]
 

Latest revision as of 13:04, 23 September 2013

When using Advanced Logic or Visibility Condition, you may wish to restrict based on the roleid of the current user.

The syntax of the conditional statements refers to the roleid, which is the system's numerical value associated with each Role.


In order to determine the roleid:

The roleids are visible as the rightmost column under Roles & Permissions > User Roles:

RoleIDLocation.png

Alternately:

  • Open the profile page for a contact/user that has the relevant Role.
  • Right-click on the link for the relevant role and select Properties:
RoleLink.png
  • At the end of the address displayed it will list the roleid for that Role:

Firefox:

RIFF.png
  • you may have to click into the address and hit the End button on your keyboard to see the roleid portion of the address.

Internet Explorer:

RIIE.png

See Also