Add User Button
Learn how to create the "Add user" button for new users.
We'll cover the following
So far, we have been working on an HTML form to add a new user. Now, we can adjust the edit.html
template a bit to place editing of a user next to the user creation.
Creation of a user
We will start by adding an “Add user” button to avoid having to go to the /create
page manually.
Get hands-on with 1200+ tech skills courses.