Create User Pop Up
Last updated
Last updated
The Create User Pop Up is primarily a UX based field for making the creation of users easier for an admin. It is quite often the case that you may have users and data associated with them. You can use this field to generate data and the create the user at the same time. It works by simply showing a Pop Up of the our existing Manage Users/Profiles page and passing data into it.
Parameter | Description |
---|---|
Button Text | The text that will appear on the button that is used to trigger the pop up. |
Choose Button Colour | The colour of the button that triggers the pop up. |
Choose Field to populate the Username/Email | An optional setting that passes the value in that field to the "Username" field in the pop up. |
Choose Field to populate the Full Name | An optional setting that passes the value in that field to the "Name" field in the pop up. |
Choose Field to populate the Profile Filter | An optional setting that passes the value in that field to the "Profile Filter" field in the pop up. |
Submit the form after the user has been added | A useful UX option that will submit the form once the user has been created. Once the user is created, the pop up will close and the host form will then submit. If you are finished filling the form this is a useful way for someone not to have to press Submit again. |