Create New User
Create New User is an action used in the Rule Panel to dynamically create a new user account in the system. This action is typically triggered by an event, such as submitting a registration form or clicking a "Create User" button.
Properties and Explanation
Here are the steps to follow in order to use the Create New User action:
Example
Below is a screenshot of the Create New User action configuration, showing all properties set for Username, Email, Password, and Roles:
In this example, the Username, Email, and Password fields are set using formulas or static values.
The Roles field allows you to select one or more roles for the new user.
When an event (like form submission) occurs, the "Create New User" action creates a new user account with the specified details and roles.
Last updated