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

From SmartWiki
Jump to: navigation, search
 
m
 
(3 intermediate revisions by 2 users not shown)
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>
/s_edituser.jsp?nextlevel=1&scope=1&userid=0&roleids=#
+
/s_edituser.jsp?nextlevel=1&scope=1&userid=0&roleids=######&accesslink=0&companyid=#####
 
</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.
 +
 
 +
'''Where Access type is:'''
 +
 
 +
0 = No access, 1 = Administration or Portal Interface, 3 = User Centric or Applicant Interface
  
 
[[Category:FAQ]][[Category:System Management]]
 
[[Category:FAQ]][[Category:System Management]]

Latest revision as of 15:31, 6 November 2009

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

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

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

Where Access type is:

0 = No access, 1 = Administration or Portal Interface, 3 = User Centric or Applicant Interface