Help: WebGUI Authentication Password Recovery Template
For more help, visit the WebGUI Community Wiki.
- title
- Default page title.
- subtitle
- Special instructions for the form. May not be defined in all types of password recovery templates.
- recoverFormHeader
- The required form elements that go at the top of the password recovery page.
- recoverFormHidden
- Hidden form fields required for form submission.
- recoverFormSubmit
- The default submit button for the password recovery form.
- recoverFormFooter
- The required form elements that go after the password recovery page form.
- recoverFormUsername
- Username form field for password recovery.
- recoverFormUsernameLabel
- Label for the username form field for password recovery.
- recoverMessage
- Any message returned by the system. Usually displays after the form is submitted.
- anonymousRegistrationIsAllowed
- Flag indicating whether or not anonymous registrations are allowed.
- createAccountUrl
- URL for the anonymous registration page
- createAccountLabel
- Default label for the anonymous registration link.
- loginUrl
- URL for the login page.
- loginLabel
- Default text label for login page link.
- recoverFormProfile
- Loop over profile fields necessary for password recovery.
- id
- The ID of the profile field.
- formElement
- A form element for the profile field.
- label
- The label for the profile field.
Admin Console