Secret Form Field Widget
The Secret form field widget lets form submitters enter sensitive data, like a Social Security Number, and ensure the values are hidden.
To use the Secret form field widget:
|
|
- Select Forms from the main navigation.
- Select a form you'd like to edit, or click New Form.
- Click Edit Form.
- Select the Secret widget.
- Configure the field as desired.
- Label: Add a descriptive label for the form submitter.
- System Field: Map the secret to an existing system field. For example, Record - SSN.
- Masking Character: Enter the character that will replace the text entered by the submitter.
- Show Last # Characters: Enter a number. This represents the number of characters, counting back from the end of the string, that will be unmasked.
|
|
-
Test the form. The submitted string in this example should display asterisks until the final two characters, which are unmasked:
|
|
Comments
Article is closed for comments.