Difference between revisions of "Assign Owner from the Company Signup Page"

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
If you include a hidden variable in the signup page called '''assignmeasowner''' (something like “<input type=hidden name=assignmeasowner value=1>”), then the system will assign the person who creates the company to be the owner (including [[External|external]] [[User|users]])
+
If you include a hidden variable in the signup page called '''assignmeasowner'''
 +
Example:
 +
<input type=hidden name=assignmeasowner value=1>”)
  
[[Category:System Management]][[Category:Sign-Up Features]][[Category:Enhancements]]
+
The system will assign the person who creates the company to be the owner (including [[External|external]] [[User|users]])
 +
 
 +
[[Category:Sign-Up Features]]

Revision as of 11:39, 12 June 2009

If you include a hidden variable in the signup page called assignmeasowner Example:

<input type=hidden name=assignmeasowner value=1>”)

The system will assign the person who creates the company to be the owner (including external users)