1.This module helps to Add new user details, edit user details and to disable user.
This access is only permissible for SUPER ADMIN
2.This is the view page to maintain user details
3.Enter the user id and click on check linkbutton
4.If the code exists, appropriate message is displayed on the top
5.Enter the details and click on save changes button. The page is redirected to
the view page with the status message.
6.Click on Click Here button and then click on Edit Details option, to edit detais
of a particular record
7.The page is redirected to the update page and after doing required changed, the
page is redirected to the view page with the status message at the top
8.SUPER ADMIN only has the rights to disable user, by Clicking on Click Here button
and then click on Disable User option, the pop up window for confirmation is displayed
as below
9.When Ok button is clicked, the user is disabled by displaying the status message
at the top
|