Choosing the Field Types
The module provides 15 different field types to choose from. Here’s how you can choose the desired one for your business needs:
Install the PrestaShop B2B Registration Form Builder Module
Navigate to the General Settings tab within the module. Toggle the option to activate B2B registrations, which will enable additional field options for B2B customers.
Go to the Custom Fields tab, where you can create and manage multiple fields for your registration forms. In this section, you will be able to define the input types for each custom field you create.
Click on the option to add a new custom field and configure the following settings:
Input Field Label: Set the label for the custom field, which will be displayed on the form.
Input Field Name: Define a unique name for the field (e.g., “middle_name”), which will be used to identify the data internally.
Input Type: Choose from the available input types based on the data you wish to collect:
- Text: For short, single-line input.
- Textarea: For larger text fields, such as descriptions.
- Number: For numeric input.
- Email: For collecting email addresses.
- Password: For creating password fields.
- Radiobutton: For single-option selection from multiple choices.
- Select: For dropdown list selections.
- Fileupload: To allow file uploads (e.g., documents).
- Switch: For toggle switches (on/off options).
- Multiselect: For selecting multiple options from a list.
- Checkbox: For a single checkbox option.
- Multicheckbox: For multiple checkbox selections.
- Color: For color pickers.
- Date: For date selection.
- Time: For time selection.
Placeholder: Set a placeholder for the input field.
Input Field Required: Mark the field as required if necessary.
Active: Enable or disable the field based on your current needs.
Input Field Group: Assign the field to a relevant group.
After configuring the custom field, click “Save” to activate it on your registration form.
