This field is designed to be used on site registration and password reset forms. It queries the password rules for site users set in iCM and displays them to a user.
Properties
Label | Description | Type Name |
---|---|---|
Label | A label for the guidance text | LABEL |
Justification | The justification of the guidance text. Either left, right, centred or fully justified | JUSTIFICATION |
Show | Determines when the guidance text should be output. The following options are available: Always - the HTML will be displayed on your site and in read-only modes Form - the HTML will only be output when the form is being rendered on the site (in "standard" mode) Summary (Email) - the HTML will only be output when the form is rendered in read only mode, without controls, for example in emails | SHOW |
Allow HTML | Whether HTML markup should be allowed for formatting the guidance text. By default the guidance text is treated as plain text | ALLOWHTML |
Default Function | A JavaScript function you can use to calculate the starting field value. This function is executed server-side when the field HTML is generated. See Common Field Properties for an example | DEFFUNC |
Handlers | A JavaScript function that is executed browser-side whenever the page loads or the field value changes | HANDLERS |
Additional Styling Modifier | An optional CSS modifier for the field. See Common Field Properties for an example | ADDITIONALSTYLINGMODIFIER |
Documentation | Add documentation to your field to help explain any complex functionality to future users. You might include information on what the field does and how it relates to other fields on the form. Notes added here are only ever visible in the Forms Designer, they can be searched for, viewed and downloaded from the action panel. See Common Field Properties for an example | DOCUMENTATION |
Last modified on October 21, 2024