diks24-group/makler_login

Provide custom multistep login form

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Forks: 0

Type:drupal-module

1.1.2 2023-11-30 15:45 UTC

This package is auto-updated.

Last update: 2024-04-30 00:51:40 UTC


README

Custom multistep login form.

How does the makler_login module work?

It transforms the login form into a multi-step process. The first step is for entering your username, email, or internal broker number, and the second step is for entering your password. Both fields are required and are validated accordingly.

Step 1

Allows the user to enter a username, email, or internal makler number. The field is validated, and if no username is entered, a corresponding message is displayed below the input field. In this case, the transition to the next step does not occur.

Step 2

Contains a password input field. The field is checked for a match between the entered password and username.

Module created with the support of Diks24-group