Last modified by Mark Kohlmann on 2023/06/24 00:09

From version 9.1
edited by Mark Kohlmann
on 2023/06/24 00:07
Change comment: Uploaded new attachment "1687565265295-950.png", version {1}
To version 10.1
edited by Mark Kohlmann
on 2023/06/24 00:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -ShowRunnerCLC 3.34 and newer all a touchpanel to have its area list filtered based on a Node.  At the moment part of this configuration must be done manually.  Below are the steps necessary to perform this configuration.  Any areas defined to the node assigned to the touchpanel and defined within any child node will be accessible to the touchpanel.
1 +ShowRunnerCLC 3.34 and newer all a touchpanel to have its area list and scheduled events filtered based on a Node.  At the moment part of this configuration must be done manually.  Below are the steps necessary to perform this configuration.  Any areas defined to the node assigned to the touchpanel and defined within any child node will be accessible to the touchpanel.
2 2  
3 3  In this example we are going to setup a touchpanel to allow access to only "Workrooms".
4 4  
... ... @@ -11,3 +11,12 @@
11 11  [[image:1687564875527-314.png||height="325" width="700"]]
12 12  1. Open the config in a text editor.  VS Code or Notepad++ are recommended
13 13  1. Find the Nodes section and look for Workrooms
14 +[[image:1687564989542-889.png||height="234" width="565"]]
15 +1. Select the contents of the UniqueId field and copy:
16 +[[image:1687565039008-296.png]]
17 +1. Find the touchpanel entry you wish to apply the restriction to in the "Touchpanels" section and paste in the NodeId.  If NodeId doesn't exist go ahead and add it (make sure you're on SR 3.034 or newer):
18 +[[image:1687565265295-950.png||height="607" width="427"]]
19 +1. Save the config and upload it back to showrunner
20 +1. Verify the areas and schedules list are restricted on the approriate touchpanel
21 +
22 +If desired, the NodeId can be applied to scheduled events entries in the same manner as the touchpanel.