Show last authors
1 ShowRunnerCLC 3.34 and newer allow 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
3 In this example we are going to setup a touchpanel to allow access to only "Workrooms".
4
5 Steps:
6
7 1. Login into the showrunner HUB interface with a web browser
8 1. Create a Node and organize your areas
9 [[image:1687564779903-321.png||height="770" width="217"]]
10 1. Retrieve the config from Setup->File Management->Download
11 [[image:1687564875527-314.png||height="325" width="700"]]
12 1. Open the config in a text editor.  VS Code or Notepad++ are recommended
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.