Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 8.3.0

Users

Image Added

HTML
<div id="google_translate_element"></div>
<script type="text/javascript">
function googleTranslateElementInit() {
  new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element');
}
</script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

Users

Image Removed

Users and Groups are managed from the Admin area of ProVision, under the Users tab. The Users tab contains three sub-tabs: Users, Groups, and Chart View

...

A User is defined as a single login account that accesses ProVision. On the Users page, users may be created, edited, assigned to groups, have password information reset, or be removed. 

Image RemovedImage Added

When viewing the Users List, the following is shown:

...

Select the "items per page" filter to limit the number of users displayed at one time. Any additional users will be displayed on following pages.

Image RemovedImage Added

Use the page numbers and navigation arrows at the bottom of the list to view extra pages.

...

Click on the column name to toggle between ascending / descending order for that field.

Image RemovedImage Added

Filter by Group

Filter the Users list to only view a certain group by selecting a group from the "Filter by group" dropdown.

Image RemovedImage Added

Search the list for a specific username or full name by typing all or part of either name in the search box.

Image RemovedImage Added

Working with Users

...

Add Users by clicking on the "Create User" button at the upper right of the "Users" page. This will take you to the Create User screen. 

Image RemovedImage Added


You may enter or edit the Username, First Name, Last Name, whether to enable help bubbles, and select one or more permissions groups to which to assign the user. 

...

To create a password for a new user, simply type it in the "Password" field. Click the eye icon to the right of the field to toggle visibility. You may also create a password and automatically send an email to the new user with their credentials. In the Password section, move the "Send email?" selector to the "ON" position. An email template will appear. Fill in a password for the new user and it will be added to the email template. When done click "Save" and the email will be sent.

Image RemovedImage Added

Info

Passwords must be eight characters in length.

...

To edit a user's information click on the Action Menu (gear icon) for the user and select "User Details" or click on the user name.

Image RemovedImage Added


This will bring up the Edit User screen.

Image RemovedImage Added

By default, the group list is filtered to show the group(s) to which the user is currently assigned.

...

To assign a user to one or more groups, click on the area to the left of a group name. A green checkmark will appear when the user is successfully assigned. You can search for a specific group using the filter box above the list. Clicking the arrow to the right of a group name will take you to the corresponding Group Details page.

Image RemovedImage Added

When done, be sure to save your changes by clicking "Save" at the bottom right of the page.

...

Enter a new password into the password field and it will prepopulate in the email template. When complete, hit "Reset Password and send email". 

Image RemovedImage Added


Expand
titleToken Generation...

If desired, the system admin may enable login token links for users. To enable the Login Token functionality at the system level, change the ‘ENABLE_TOKEN_LOGIN’ in the includes/constants.php file to "true".

Once enabled, the option to enable tokens on a per-user level will be available under Edit User → Basic User Data. Once enabled for a user, click "generate new token" for a token link to be created.

Image RemovedImage Added

Once enabled for a user, click "generate new token" for a token link to be created.

Copy the provided URL, and save in a secure place. Token information may not be retrieved after the "Generate New Token" window is closed; a new token must be generated instead. 

...

To remove a user from the Users list, click on the Action Menu (gear icon) for the user and select the "Delete this user" option.

Image RemovedImage Added

You may also delete a user from the User Details page by clicking the "Delete User" button at the bottom left of the page.

...

To do so, select the checkboxes for the desired users, then under the "Actions" menu at the top of the list, select "Delete selected users".

Image RemovedImage Added


Additional Information

...