Skip to content

New Customer Page

The New Customer page guides the user through a step-by-step process to create a new customer. The user can easily navigate back and forth between steps to fill out the required forms.

Usage

  1. Complete the form fields in step 1.
  2. Click the "Next" button to proceed to the next step.
  3. Complete additional forms in steps 2 and 3 if needed.
  4. Click the "Previous" button to go back to a previous step.
  5. Once all forms are complete, click the "Save" button to save the new customer.

Address Form

The Address form component is used for adding new addresses. The form includes fields for country, place name, post number, post name, street name, home number, and home letter.

Usage

To use the form:

  1. Enter the name of the country in the Country field. You can use the autocomplete function to select a suggested country or type it in manually.
  2. Fill out the remaining fields if applicable.
  3. If necessary, enter the home letter to generate the full address in the desired format.

Note that some fields are mandatory, and the form can only be submitted once all required fields are completed.

My Information

The My Information control includes two parts:

  • My information
  • Company responsible person

Edit Form

The Edit Form page enables you to edit information for a particular entity, such as a customer. The page contains input fields for first name, last name, email, and phone number. A checkbox indicating whether the person is responsible for the company is also included.

Usage

To use the form:

  1. Fill in the relevant fields - first name, last name, email, and phone number.
  2. Check the "Responsible for the company" checkbox if applicable.
  3. Click the "Save" button to save the changes made to the entity.

Company Responsible Person Form

Description

The Company Responsible Person Form is designed for editing personal details. It includes four input fields - First Name, Last Name, Email, and Phone - and displays validation errors if fields are not filled out correctly.

Usage

To use the form:

  1. Enter your First Name in the "First Name" field.
  2. Enter your Last Name in the "Last Name" field.
  3. Enter your Email in the "Email" field.
  4. Enter your Phone number in the "Phone" field.
  5. Click "Save" to save the changes made.
  6. The form will display validation errors if any of the fields are blank or filled out incorrectly.