]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/admin/customize_staff_client.adoc
Docs: adding info about testing action triggers
[Evergreen.git] / docs / admin / customize_staff_client.adoc
1 Customizable Toolbar
2 --------------------
3
4 By default, two toolbars are available in the staff client: circulation and
5 cataloging. This feature enables you to customize toolbars in the staff client.
6 You can create toolbars for specific org unit(s), workstation(s), or login(s).  
7
8 Configure Toolbar 
9 ~~~~~~~~~~~~~~~~~
10
11 . Click *Admin* -> *Workstation Administration* -> *Toolbars* -> *Configure
12 Toolbars*.  
13
14 . Click *New Toolbar*.  
15
16 . Enter label for toolbar.
17 +
18 image::media/Customizable_Toolbar1.jpg[Customizable_Toolbar1] 
19
20 . Click *Ok*.  
21
22 . Select one of the buttons in the *Available* panel.  The *Button ID* describes
23 that action that the button will take, and the *Label* will display in the
24 toolbar.  
25
26 . Click the `--> (A)` button to add the selected function to the
27 *Selected* panel on the bottom right side of the screen.  To remove a button,
28 click the `<-- (R)` button.
29 +
30 image::media/Customizable_Toolbar2.jpg[Customizable_Toolbar2] 
31
32 . Continue adding buttons if desired.  The buttons will display in the order that you add
33 them.  If you want to reorder the buttons, click the *Up* or *Down* buttons. 
34
35 . To separate buttons onto left and right sides of the screen on the same
36 toolbar, select *toolbarspacer*, and click `--> (A)`.
37 +
38 image::media/Customizable_Toolbar3.jpg[Customizable_Toolbar3]
39 +
40 . To add a dividing line between buttons that appear on the same side of the
41 screen, select *toolbarseparator*, and click `--> (A)`.
42 +
43 image::media/Customizable_Toolbar4.jpg[Customizable_Toolbar4]
44 +
45 . At the bottom of the screen, choose the owner of this toolbar.  
46 If you click *Owning Org Unit*, then the owning org unit that you specify will display this
47 toolbar.  Select the owning org unit from the drop down menu.  The rule of
48 parental inheritance applies, so all child units will inherit the toolbars of
49 their parental units.  
50 If you click *Owning Workstation*, then the workstation to which you are logged
51 in when you created the toolbar will display this toolbar.  
52 If you select *Owning User*, then your login has access to that toolbar.
53
54 . When you are finished creating the toolbar, click *Save Toolbar*.  Any
55 toolbar to which you have access displays under *Admin -> Workstation
56 Administration -> Toolbars -> Current*.
57
58 *Permissions*
59
60 ADMIN_TOOLBAR - Allow a user to create, edit, and delete custom toolbars