Field Settings and Validations

The Form Validations and Field Settings interface allows you to configure how the various form fields that are included throughout your user registration / log in system are handled.

SecurityAssist includes this interface to allow you to apply validation on various fields to make sure that the information entered into each field contains the appropriately formatted information. This interface also allows you to handle encryption of information that is inserted into the database when necessary.

The Database Field window lists all the fields that are being included in the pages that are being created. To make any modifications to the settings for each page, simply select the page from the tree and configure the details via the settings available below.

  • Label: Enter the label that will be displayed beside this field.
  • Display as: Choose how you wish the content entered into this field should display.
  • Encryption: Choose whether you wish to encrypt the data stored in this database from this field.
    In most systems, encryption is only expected on the password field. However, you can encrypt any information that you like.
  • Unique column for registration and user update pages: Select this checkbox if the selected field is to be the unique column for the registration and user update pages.

Validations

  • This field should be required to submit this form: If selected, the user must complete this field (based on validation requirements specified) in order to proceed with submitting the form.
  • Type: Choose the type of validation to be applied to this form field.
  • Format: Choose the desired format for the information entered into this field.
  • Min Characters: Enter a minimum number of characters that should be entered into this field.
  • Max Characters: Enter a maximum number of characters that should be entered into this field.
  • Min Number: Enter a minimum number that should be entered into this field.
  • Max Number: Enter a maximum number that should be entered into this field.

t