Difference between revisions of "Password Variables to Set or Reset User Passwords"
From SmartWiki
Line 1: | Line 1: | ||
− | + | [[Variables]] can be used within [[SmartSimple]] to automatically generate system [[password]]s. | |
− | |||
− | + | ==New Users== | |
+ | To generate a new [[Password|password]] for a '''new''' [[User|user]]. | ||
+ | :<font size="3">'''@password@'''</font> | ||
+ | This can be used in: | ||
* Any [[Sign-Up Page|Signup page]] message body. | * Any [[Sign-Up Page|Signup page]] message body. | ||
* Any [[Applicant Tracking]] System applicant profile message body. | * Any [[Applicant Tracking]] System applicant profile message body. | ||
Line 10: | Line 12: | ||
* Any [[Workflow]] - [[UTA]] Assignment task type. | * Any [[Workflow]] - [[UTA]] Assignment task type. | ||
− | |||
− | + | ==Existing Users== | |
+ | To generate a new [[Password|password]] for an '''existing''' [[User|user]]. | ||
+ | :<font size="3">'''@randompassword@'''</font> | ||
+ | This can be used in: | ||
* Any [[Sign-Up Page|Signup page]] message body. | * Any [[Sign-Up Page|Signup page]] message body. | ||
* Any [[Applicant Tracking]] System applicant profile message body. | * Any [[Applicant Tracking]] System applicant profile message body. | ||
Line 20: | Line 24: | ||
* [[Workflow]] - '''Acknowledgment''' task type. | * [[Workflow]] - '''Acknowledgment''' task type. | ||
− | + | ==New or Existing Users== | |
− | + | To generate a new [[Password|password]] for a new user or sends the words ''existing password' for existing users. | |
− | + | :<font size="3">'''@checkactivatedpassword@'''</font> | |
+ | This can be used in: | ||
* Any [[Sign-Up Page|Signup page]] message body. | * Any [[Sign-Up Page|Signup page]] message body. | ||
* Any [[Applicant Tracking]] System applicant profile message body. | * Any [[Applicant Tracking]] System applicant profile message body. |
Revision as of 14:01, 4 September 2009
Variables can be used within SmartSimple to automatically generate system passwords.
New Users
To generate a new password for a new user.
- @password@
This can be used in:
- Any Signup page message body.
- Any Applicant Tracking System applicant profile message body.
- Global Settings - user email messages - New User message and Forgot Password message.
- Any Workflow - UTA Assignment task type.
Existing Users
To generate a new password for an existing user.
- @randompassword@
This can be used in:
- Any Signup page message body.
- Any Applicant Tracking System applicant profile message body.
- Global Settings - user email messages - New User message and Forgot Password message.
- Email Broadcast - to generate a new random password.
- Workflow - Acknowledgment task type.
New or Existing Users
To generate a new password for a new user or sends the words existing password' for existing users.
- @checkactivatedpassword@
This can be used in:
- Any Signup page message body.
- Any Applicant Tracking System applicant profile message body.
- Global Settings - user email messages - New User message and Forgot Password message.
- Workflow - Acknowledgment task type.