Difference between revisions of "Request List Views"

From Hornbill
Jump to navigation Jump to search
 
(85 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__[[Main Page|Home]] > [[Service Manager]] > [[Request List]] > Views
+
This document can now be found at its new location in the [https://docs.hornbill.com/servicemanager-user-guide/request-list/views Hornbill Document Library].
  
 +
[[file:hornbill-document-library.png|Request List Views|link=https://docs.hornbill.com/servicemanager-user-guide/request-list/views]]
 +
<!--
 +
 +
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
 +
__NOTOC__
 +
{| style="width:100%"
 +
|[[Main Page|Home]] > [[Service Manager]] > [[Request List]] > Views
 +
|style="text-align:right;"|[[:Category:Service_Manager|Index]]
 +
|}
 +
</div>
 +
{|style="width: 100%"
 +
|- valign="top"
 +
|style="width:73%"|
 
==Introduction==
 
==Introduction==
 
The Views provide a way of defining and storing a number of different views of the requests that you have access to. Using the Views data you can create multiple Charts which can be published to your Dashboard.  The criteria builder lets you specify conditions based on information held in the request records, giving you quick access to particular sets of important data.
 
The Views provide a way of defining and storing a number of different views of the requests that you have access to. Using the Views data you can create multiple Charts which can be published to your Dashboard.  The criteria builder lets you specify conditions based on information held in the request records, giving you quick access to particular sets of important data.
  
 
You can quickly change your Views by selecting from your list of defined views on the Request List toolbar, this list will be made up of your own views, and views which have been shared with you.
 
You can quickly change your Views by selecting from your list of defined views on the Request List toolbar, this list will be made up of your own views, and views which have been shared with you.
 +
|style="width:5%"|
 +
|
 +
|style="width:22%; border-style: solid; border-width: 1px; border-color:#e6e6e6; background-color:#f2f2f2;"|
  
== Creating a View ==
+
== Related Articles ==
# From the View drop down select ''Add New''
+
:* [[Charts]]
# Enter the name of the View.  This name will be visible from the View drop down list once saved.
+
:* [[My Dashboards]]
# The first condition is ready to be populated.  Three options are available for defining a condition: Source, Operator, Value
+
|}
#* Source - The first option is to select the source of the data. Options will include all data that can be stored against a request
 
#** owner
 
#** customer
 
#** service,
 
#** respond by
 
#** raised on, and so much more.
 
#* Operator - the available operators will depend on the selected source.  Source values that contain
 
#** Set values will include the operators 'is' and 'is not'. 
 
#** Dates will include before, after, today, yesterday, last 7 days, last 30 days, and last x days.
 
#** Free text values will include is, is not, is less than, is greater than, contains, does not contain. 
 
#** Counters - is, is not, less than, greater than.
 
#* Value - The value to compare the source with, based on the set operator.
 
  
Please be aware that, along with any conditions you specify, the views automatically take into account your team membership and the Services that your team supports as per the service configuration. If you are not a member of a team, nor part of a team that supports the service against which the request is raised, then that request will not be visible to you.
+
== Manage ==
 +
:: '''Create'''
 +
::# From the View drop down list located on the ''Request List'' tool bar, select ''Add New''
 +
::# Enter the name of the View.  This name will be visible from the ''Views'' drop down list once saved.
 +
::# Add the desired [[#Criteria]]
  
== Editing a View ==
+
:: '''Copy'''
 +
::# From the Views drop down list located on ''Request List'' tool bar, move your mouse over the desired View and select the 'cog' icon to open the Edit View.
 +
::# Give the View a new name
 +
::# Change or add any additional [[#Criteria|criteria]]
 +
::# Click on the 'Make a copy' button
 +
::# Your view will automatically change to your new View
  
# From the View drop down hover over the 'cog' icon on the existing filter you wish to edit and once the 'Edit' text is displayed click on the 'Cog' icon.
+
:: '''Delete'''
# Edit the View name
+
::# From the Views drop down list located on ''Request List'' tool bar, move your mouse over the desired View and select the 'cog' icon to open the Edit View.
# Delete an existing clause by clicking on the trash bin next to the clause you which to remove
+
::# Click on the ''Delete'' button
# Edit an existing clause by using the visible drop down filter criteria
 
# Add existing clauses by selecting the 'Add Condition' Icon
 
  
== Deleting a View ==
+
== Criteria ==
 +
The Criteria tab lets you add a variety of conditions to produce the desired view.  Three options are available for defining a condition: Source, Operator, Value
  
# From the View drop down hover over the 'cog' icon on the existing filter you wish to delete and once the 'Edit' text is displayed click on the 'Cog' icon.
+
:* '''Source'''
# Select the the 'Delete' button to permanently delete the View
+
:: When you select this field you will see a number of familiar title which mostly form the data that is stored on a request.
 +
:* '''Operator'''
 +
:: The available operators will depend on the selected source.  Source values that contain...
 +
:::* Set values will include the operators ''is'' and ''is not''. 
 +
:::* Dates will include ''before, before x days, after, today, yesterday, last 7 days, last 30 days, last x days, previous month'', and ''current month''.
 +
:::* Free text values will include ''is, is not, is less than, is greater than, contains'', and ''does not contain''. 
 +
:::* Counters will include operators such as ''is, is not, less than'', and ''greater than''.
 +
:* '''Value'''
 +
:: The value to compare the source with, based on the set operator.  The value field will use a number of methods for entering a value, including pick lists, free text, auto-complete searches, and numeric inputs.  This will vary depending on the ''Source'' type.
  
== Sharing a View ==
+
<blockquote style="background-color: #f2f2f2; border: solid thin #ffdab3;padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;">
 +
[[File:Information.png|24px|left|link=|Information]] Along with any conditions you specify, the views automatically take into account your team membership and the Services that your team supports. If you are not a member of a team, or not part of a team that supports the service against which the request is raised, then that request will not be visible to you.
 +
</blockquote>
  
# From the View drop down hover over the 'cog' icon on an existing filter you wish to share and once the 'Edit' text is displayed click on the 'Cog' icon
+
<blockquote style="background-color: #f2f2f2; border: solid thin #ffdab3;padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;">
# Navigate to the '''Share''' Tab
+
[[File:Information.png|24px|left|link=|Information]] Custom fields P-T are of type '''Text''' and are excluded from being available to build criteria from for performance reasons.
# Choose to share the View with Users, Teams or Services
+
</blockquote>
# Select one or multiples from each type by using the '''Add''' button
 
<br>
 
* See a list of who the View has already been shared with
 
* Shared views will be visible to users from their Views list, under a '''Shared Views''' option
 
*  Views can only be edited by the owner, user's who have had the View shared with them can't edit the View criteria nor create charts for their Personal Dashboards from shared views.
 
  
== Copying an Existing View ==
+
== Columns ==
 +
[[File:custom_column_selector.png|right|400px]]
 +
The ''Columns'' tab lets you define which columns will be available in the request list when you select the ''View''.
  
# From the View drop down hover over the 'cog' icon on an existing filter you wish to copy and once the 'Edit' text is displayed click on the 'Cog' icon.
+
:* '''Available Display Columns'''
# Give the View a new name
+
:: Click on any of the available columns to enable or disable them from being included in the ''Request List'' when this ''View'' is selected.  The order of the columns can also be changed by a drag and drop of each of the available columns
# Change or add any additional conditions for the new View
+
:* '''Revert'''
# Select the 'Make a copy' button
+
:: The ''Revert'' button will put the list of selected columns back to the original default selection
 +
:* '''+ Custom Column
 +
:: If ''Custom Fields'' have been used in the design of your request forms, this option provides the ability to add columns to display the information captured in your custom fields. When adding a custom column you will have the option to
 +
:::* '''''Column'''''
 +
:::: Select one of the available custom fields that contains the information that you would like to display as a column on your ''View''
 +
:::* '''''Visible'''''
 +
:::: Turn this on in order to activate this new column on your ''Request List''
 +
:::* '''''Language'''''
 +
:::: Set the language for your ''Display Name''.  This can be useful when sharing your View with other users that might use a different language.
 +
:::* '''''Display Name'''''
 +
:::: Provide a display name of your column which will be shown at the top of the column on the ''Request List'' when this ''View'' is selected
 +
<br><br>
  
== Creating Charts against a View ==
+
<blockquote style="background-color: #f2f2f2; border: solid thin #ffdab3;padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;">
 +
[[File:Information.png|24px|left|link=|Information]] Custom fields P-T are of type '''Text''' and are excluded from being available to display for performance reasons.
 +
</blockquote>
  
It is possible to create one or multiple Charts against each View that you have defined.  Once Charts are created they will automatically be added to your personal Dashboard.
+
== Charts ==
 +
It is possible to create one or multiple Charts against each View that you have defined.  Once Charts are created they will be available for use in your own personal dashboard.  Charts are also available with any shared Viewed.  These charts will need to have the visibility enabled in order to show on the My Dashboards.
  
 
Learn more about Charts and My Dashboard
 
Learn more about Charts and My Dashboard
  
* [[Charts]]
+
:* [[Charts]]
* [[My Dashboards | My Dashboard]]  
+
:* [[My Dashboards]]
 +
<br>
 +
<br>
 +
 
 +
== Share ==
 +
{{#ev:youtube|oVikIwyV5VU|320|right}} From time to time you may find a combination of criteria that would be useful to others.  The Share option lets you give other Service Manager users visibility of your View.  The Share option is accessible by hovering over a View in the View selector and selecting the 'cog' icon.  Select the ''Share'' tab. Shared '''Views'' will be visible to users from their Views list, under a section title ''Shared Views''.
 +
 
 +
:* '''Team'''
 +
:: Select this option to share your View with an entire time.  When searching for Teams the selection list is split into ''My Teams'' which are the teams that you belong to, and then the ''Supporting Teams'' which are teams that support the Services that you support.
 +
:* '''User'''
 +
:: Share your ''View'' with any other Service Manager User.
 +
:* '''Service'''
 +
:: Share your ''View'' with all the teams that support a selected Service
 +
 
 +
A list of Users, Teams, and Services that you have shared the View with will be displayed on this same form.  Remove any of the previous shares by selecting the delete icon next to the user, team, or service that you want to remove.
 +
<br>
 +
<br>
 +
<blockquote style="background-color: #f2f2f2; border: solid thin #ffdab3;padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;">
 +
[[File:Information.png|24px|left|link=|Information]] Views can only be edited by the owner, user's who have had the View shared with them can't edit the View criteria nor create charts for their Personal Dashboards from shared views. A shared ''View'' in many cases will not result in the same results in the ''Request List'' as the user may have different access rights and visibility of requests. A User with whom the ''View'' is shared will only be able to view Custom Fields, these will only be available to the Creator of the ''View'' when exporting.
 +
</blockquote>
  
 +
=== Manage Shared Views ===
 +
There may be occasions when a user is no longer using Hornbill and they have left behind Views which were shared with other users.  A Hornbill User that has the Role '''Service Desk Admin''' will have an option from the Views menu, under ''Shared Views'' titled ''Manage'' from where they can manage all shared Views.  These actions include
 +
:* '''Change Owner'''
 +
:* '''Make ''Me'' Owner'''
 +
:* '''Delete'''
  
[[Category:Service Manager]]
+
[[Category:Service Manager]][[Category:HDOC]]
 +
-->
 +
[[Category:HDOC]]
 +
<!-- /servicemanager-user-guide/request-list/views -->

Latest revision as of 00:28, 30 April 2024

This document can now be found at its new location in the Hornbill Document Library.

Request List Views