Usage Scenario: Defining a New User from the Administrator Panel
An administrator wants to add a new user in the system administration screen. The user's basic information is entered via a form and the ‘Admin’ role is assigned to the user. When this user logs in to the system, they should be directed to the defined ‘Control Panel’ screen.
Application Flow
Form Fields: txtEmail, txtFirstName, txtLastName, txtPhone, lstRoles, txtScreenId