Style register

By default, an instance of the style register can be found on the page login. The style offers the following fields to customize the text that is displayed to the user.

  • type: This allows to choose the colour scheme for the register form.
  • alert_fail: This text is displayed in a danger-alert-box whenever the registration fails.
  • alert_success: Upon successful registration the registration form is replaced with a jumbotron which hold this text.
  • label_pw: The placeholder in the validation code input field.
  • label_submit: The text on the registration button.
  • label_user: The placeholder in the email input field.
  • success: Upon successful registration the registration form is replaced with a jumbotron which holds this text as a heading.
  • title: The text displayed in the register card header.
  • group: Select the default group in which every new registered user will be assigned.
  • open_registration: If open_registration is selected, then users can register without entering a code. Once they register a code will be generated for them. If it is not selected, then every new user needs a code provided by the researchers.

Note that the content of the email which is sent to the user can be customized in Admin/Email CMS (email_activate).

Unknown Style styleSignature