For Editors

Target group: Editors

As an editor you want create a specific registration form using fields from frontend users. Then you’d like to apply some validation rules to some fields and to specify some custom error warning labels.

T3registration has embedded a very powerful backend module to create a registration form very easily as you can see in the screenshots. If you want different registration form for different private area you should create one form for each area (if they are different each other).

With an intuitive interface you can add the specific fields into the form and you can add the validation rules to each field you desire.

Clicking on the main form you can enable or disable the features for the specific form.

When you have finished the configuration process, save it and all is done.

The other part is the common TYPO3 process to add a content to a page:

  • Click on the page, add the plugin content: t3registration
  • Select from the specific combo box the registration process you have just created
  • Go to the webpage where you created the content and the form will be visible with all the fields you chose in the backend module.
  • Try to fill the form and the user is registered!

Tip

Rememeber to enable the feature useful for your application, for example “preview” if you want to show to the user the filled information before submitted or the “double opt-in” if user have to identify himself with the submitted e-mail.

Tutorial

  1. Create a new registration form.

    Go to the Registration module and create a new form by clicking on “Create new form”.

    Create a new form - click the button

    The form module without any forms - click the button to create one.

  2. Define the form.

    Choose a name for your form - select the settings to customize your form

    The form features to customize behaviour

    Clicking on Settings you can customize your form

  3. Add fields to form.

    Choose the fields from the frontend user fields list and add to form

    The form features to customize behaviour

    Clicking on Settings you can customize your form

  4. Customize field validators.

    Click on the gear inside the title bar of the field, in the right upper corner a new area is shown. Here you can add the validators.

    Add email validator

    Add email validator

  5. Save the form

    Click on the save button to save your form.

    Save the form

    Save the form

  6. Add Registration plugin to page

    Create a new content element as plugin and choose “Registration Plugin”.

    Add Registration plugin to page

    Add Registration plugin to page

  7. Configure settings for the plugin.

    Once you have chosen the plugin, select the correct form (you have just created) and the folder where you want save your users.

    Configure settings for the plugin.

    Configure settings for the plugin.

FAQ

Possible subsection: FAQ