validateBy default, an instance of the style validate can be found in the page validate. The style offers the following fields to customize the text that is displayed to the user.
name: The validate style allows to add custom input fields in order to collect further data about the user. This data is stored in the database like any other user input. The content of the field name will be used in the column form_name of the user data export (in the menu Admin/Export) for all custom validation input fields.alert_fail: This text is displayed in an danger-alert-box if the validation fails.alert_success: On successful validation a new page appears where the content of this field is displayed in a jumbotron.gender_female: The label next to the female radio button option.gender_male: The label next to the male radio button option.label_activate: The text on the submit button to activate the user account.label_gender: The label above the gender selection radio buttons.label_login: The text on the back to login link on the success page.label_name: The label above the username input field.label_pw: The label above the password input fields.label_pw_confirm: The placeholder for the password confirmation input field.name_placeholder: The placeholder for the username input field.pw_placeholder: The placeholder for the password input field.subtitle: The text in the card header of the validation form.success: On successful validation a new page appears where the content of this field is displayed in as a heading in a jumbotron.name_description: The small description text below the username input field. title: The title of the validation page.children: This field is intended for custom input fields that allow the collect further information about a user (also see field name).Unknown Style styleSignature