Changes

Pandora - Update Contact (One Record)

8 bytes added, 15:53, 18 December 2012
no edit summary
==Notes==
* Loginfornew = true to enable user access. * Rolelist = "2345,5665" * Usertype = 10=User (default), 30=Local User Administrator, 50=Global User Administrator * active: 0=No access, 1=Administration or Portal Interface, 3=User Centric or Applicant Interface * CompanyID needs to be set * IsExternal: 1=External, 0=Internal - driven by company ID * sendpassword: including '''sendpassword''' will trigger the new user password e-mail (you must also include the email address in the recordset):
rset.addfieldvaluebyname(idx,"active",1);
rset.addfieldvaluebyname(idx,"sendpassword",1);
0
edits