Difference between revisions of "How to create contacts with roles in portals?"

From SmartWiki
Jump to: navigation, search
 
Line 1: Line 1:
To do this, you need to put the following shortcut into your portal:
+
To do this, you need to put the following shortcut into your [[Portal|portal]]:
  
 
<pre>
 
<pre>
Line 5: Line 5:
 
</pre>
 
</pre>
  
If you are assigning multiple roles, the values for the roleids need to be comma separated.
+
If you are assigning multiple [[Role|roles]], the values for the roleids need to be comma separated.
  
 
[[Category:FAQ]][[Category:System Management]]
 
[[Category:FAQ]][[Category:System Management]]

Revision as of 16:23, 21 April 2008

To do this, you need to put the following shortcut into your portal:

/s_edituser.jsp?nextlevel=1&scope=1&userid=0&roleids=#

If you are assigning multiple roles, the values for the roleids need to be comma separated.