-
Notifications
You must be signed in to change notification settings - Fork 4
Users
Michael Bond edited this page Feb 17, 2016
·
9 revisions
MFCS provides an easy-to-use interface to manage the users associated with the system. Administrator can:
-
Add the user by entering:
- Username(text)
- First Name(text)
- Last Name(text)
- Email (Text, valid email address)
- Student(boolean)
- Status(list)
-
Edit Users: Any information pertaining to the users can be edited and user permissions can be modified.
-
Delete Users: As and when not required the users can be deleted out of the system
Email is an optional field. It is only used for people that are contacts on a form.
NOTE on Deleting: Users should be deleted with care. In most circumstances, instead of being deleted they should be set as inactive. This will leave the edit histories of files intact. If the user is deleted the links from the edit history will be lost.
Developed by WVU Libraries. Distributed under WVU Open Source License.