Users
This page allows the user to create a new user, edit details of the key fields or delete a user.
On entry, a filter is displayed so the user can select users by ID or Name.
Once criteria have been entered, clicking the Find button will display a grid:
One line is displayed for each user found matching the criteria.
If the user logged on is a Full Admin user, they will be able to see the password, edit the user details and add new users. Enquiry-only users can only see the users - the passwords will be hidden.
Clicking the Select then Edit buttons allows the user entry to be modified.
This functionality is missing currently:A load can be assigned to a user here, by selecting the available Load from the drop-down list. Only loads for the default Site will be displayed.
If a load has already been assigned, the button will show the load assigned to the user, by calling the Load screen passing the User line’s current Load ID.
—User:Anw, 3/8/2011 10:48:42
A Delete button is also provided on each user line to delete the user.
A New button is provided on the header to add a new user. When this is clicked, a Grid will be displayed allowing the user to enter:
- User Id
- User Name
- Password
- Active
- Admin Flag
The Site ID will default to the Site the user entered at log on.
This will be validated that this user is not a duplicate for a site. If so, an error will be displayed and the data will not be saved.
A Create button is provided to allow the user to save the newly-created user.