]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/RELEASE_NOTES_NEXT/Client/pgtde.adoc
lp1744756 Docs fix and Permission change
[Evergreen.git] / docs / RELEASE_NOTES_NEXT / Client / pgtde.adoc
1 Permission Group Display Entries
2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3 In some cases, it is useful to have the ability to reorder permission, or to make
4 only specific groups available in the permission group selector for specific
5 Org Units. An interface has been made available to allow this.
6
7 Group Tree Display Entry Interface
8 ++++++++++++++++++++++++++++++++++
9
10 Permission Group Display Entries can be reordered, added, or removed via
11 _Administration -> Local Admin -> Permission Tree Display Entries_.
12 Select the Org Unit you wish to edit the entries in.
13
14 Entries may be added using the Add functionality, creating entries based
15 on permission groups that have not been added to the tree for the Org
16 Unit you wish to add them to.
17
18 image::media/pgtde_01.png[Group Tree Display Entry Admin UI]
19
20 Moving an Entry
21 +++++++++++++++
22 Moving an entry will shift its position up or down in the patron profile
23 selector for a given Org Unit.
24
25 * Select an entry
26 * Press either the *Move Up* or *Move Down* button. The entry will be 
27 moved up or down, accordingly.
28 * Click *Save* to save your edits.  
29
30 NOTE: You may only move up or down entries that have sibling entries.
31
32 Removing an Entry
33 +++++++++++++++++
34 If you want a particular Org Unit to not have access to specific
35 entries, you may remove an entry. Removing an entry will remove it from 
36 view. The entry will be removed from the database.
37
38 * Select an entry and press the *Remove* button.
39
40 Adding an Entry
41 +++++++++++++++
42 You may add entries from permission groups that are not currently
43 reflected in the permission group tree. This is useful for moving 
44 entries to different parents, or making them root entries.
45
46 image::media/pgtde_02.png[Add Entry modal]
47
48 * If desired, select an entry to be used as the parent entry. 
49 * Press the *Add* button. 
50 * Select a permission group from the dropdown.
51 * If you've selected a parent entry, you may check the *Add Root Entry*
52 box to override that parent and add the entry on the root level. 
53 * If you did not select a parent entry, the entry will be added on the root 
54 level of the tree.