Difference between revisions of "Slideshows"

From Hornbill
Jump to navigation Jump to search
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
This document can now be found at its new location in the [https://docs.hornbill.com/esp-config/advanced-analytics/slideshows/ Hornbill Document Library].
 +
 +
[[file:hornbill-document-library.png|Slideshows|link=https://docs.hornbill.com/esp-config/advanced-analytics/slideshows/]]
 +
 +
<!--
 
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
 
<div style="border:1px solid #90C0FF; background:#D0E0FF; width:99%; padding:4px; margin-bottom:10px;">
 
__NOTOC__
 
__NOTOC__
Line 10: Line 15:
 
|style="width:73%"|
 
|style="width:73%"|
 
== Introduction ==
 
== Introduction ==
Slideshows provide a way of automatically presenting a number of Dashboards one after another, and against definable transitions periods.
+
Slideshows provide a way of automatically presenting a number of Dashboards one after another, and against definable transitions periods. These dashboards are great for large screen displays within your support center or they can be accessed by individuals via a Web Browser.  The Slideshows are located within the Advanced Analytics under each application in the Administration Portal
  
 
|style="width:5%"|
 
|style="width:5%"|
Line 25: Line 30:
  
 
A new Slideshow can be created by clicking on the ''''Create New Slideshow'''' button and giving the Slideshow a name.
 
A new Slideshow can be created by clicking on the ''''Create New Slideshow'''' button and giving the Slideshow a name.
* Add Slides to the slideshow by clicking on the + icon and configuring the two available fields.
+
 
::* '''Show''' - Select a Dashboard to display on the Slide from the drop down list (only the Dashboards marked as 'Available for Use' will be displayed).
+
:* '''Show'''  
::* '''For''' - The duration for which the Slide will be displayed before transitioning into the next.
+
:: Select a Dashboard to display on the Slide from the drop down list (only the Dashboards marked as 'Available for Use' will be displayed).
 +
:* '''For'''  
 +
:: The duration for which the Slide will be displayed before transitioning into the next.
  
 
===Editing a Slideshow===
 
===Editing a Slideshow===
Line 33: Line 40:
 
It is possible to edit existing Slideshows to add additional slides, remove slides, change the order in which the slides are displayed, change the Dashboard which appears on each slide and change the period for which each slide will be displayed.
 
It is possible to edit existing Slideshows to add additional slides, remove slides, change the order in which the slides are displayed, change the Dashboard which appears on each slide and change the period for which each slide will be displayed.
  
* '''Adding additional slides''' - Simply click on the + button and add a Dashboard, and the duration for which the Dashboard will be displayed
+
:* '''Adding additional slides'''
* '''Removing an existing slide''' - Simply click on the 'Dustbin' Icon on a slide to remove it from the Slideshow
+
:: Simply click on the + button and add a Dashboard, and the duration for which the Dashboard will be displayed
* '''Reorder slides''' - Drag and Drop Slides to reorder the sequence in which they will display
+
:* '''Removing an existing slide'''
* '''Change the Dashboard being displayed on each slide''' - Simply select a different Dashboard from the dropdown list (only Dashboards marked as 'Available for Use' will be displayed)
+
:: Simply click on the 'Dustbin' Icon on a slide to remove it from the Slideshow
* '''Change the duration each slide will display before transitioning onto the next slide''' - Simply select a different time period for which the slide will be displayed
+
:* '''Reorder slides'''
* '''Creating a Clone''' - Select the dropdown control next to the Save (Disc) icon and choose the 'Save As' option. Give the Slideshow a new name, this will create a complete copy of the existing Slideshow.
+
:: Drag and Drop Slides to reorder the sequence in which they will display
 +
:* '''Change the Dashboard being displayed on each slide'''  
 +
:: Simply select a different Dashboard from the dropdown list (only Dashboards marked as 'Available for Use' will be displayed)
 +
:* '''Change the duration each slide will display before transitioning onto the next slide'''  
 +
:: Simply select a different time period for which the slide will be displayed
 +
:* '''Creating a Clone'''  
 +
:: Select the dropdown control next to the Save (Disc) icon and choose the 'Save As' option. Give the Slideshow a new name, this will create a complete copy of the existing Slideshow.
  
 
===Running a Slideshow===
 
===Running a Slideshow===
Line 44: Line 57:
 
When a Slideshow is ready to be presented there are two display options to choose from.
 
When a Slideshow is ready to be presented there are two display options to choose from.
  
* '''Run Show''' - Click on the Play button, and the Slides will run in the order they have been configured.
+
:* '''Run Show'''
* '''Run Randomised''' - Select this option from the drop down control next to the Play button, and the slide will ignore the configured sequence and will display in a random order.
+
:: Click on the Play button, and the Slides will run in the order they have been configured.
 +
:* '''Run Randomised'''  
 +
::Select this option from the drop down control next to the Play button, and the slide will ignore the configured sequence and will display in a random order.
  
 
===Autoplay a Slideshow===
 
===Autoplay a Slideshow===
Line 51: Line 66:
 
You can create a slideshow and have it set to '''Autoplay'''.   
 
You can create a slideshow and have it set to '''Autoplay'''.   
  
The URL you can use is as follows
+
The URL you can use is as follows:
  
'''https://admin.hornbill.com/<INSTANCENAME>/app/com.hornbill.servicemanager/analytics/slideshows/<SLIDESHOWID/play/'''
+
<nowiki>https://live.hornbill.com/<INSTANCENAME>/admin/app/com.hornbill.servicemanager/advanced-analytics/slideshows/<SLIDESHOWID>/play</nowiki>
  
 
* Replace <INSTANCENAME> with your instance name
 
* Replace <INSTANCENAME> with your instance name
Line 62: Line 77:
 
* The User has the '''Dashboard Viewer''' role
 
* The User has the '''Dashboard Viewer''' role
 
* If you have applied '''Access Controls''' on the dashboards in the slideshow, that the user you want to view them via the slideshow has had the dashboards shared with them, their group or role
 
* If you have applied '''Access Controls''' on the dashboards in the slideshow, that the user you want to view them via the slideshow has had the dashboards shared with them, their group or role
 
  
 
===Deleting a Slideshow===
 
===Deleting a Slideshow===
Line 70: Line 84:
  
 
[[Category:Administration]][[Category:Videos]]
 
[[Category:Administration]][[Category:Videos]]
 +
-->
 +
[[Category:HDOC]]

Latest revision as of 19:12, 10 April 2024

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

Slideshows