Include File sample
The Dashboard Builder tutorial includes an example of Include Files.
Open the file
tutorial-include-sub.rtv by selecting
Include File Subs on the tutorial main page.
This dashboard uses a status bar defined in an included file. The status bar contains an indicator of correlator connectivity and objects to show the instrument, price, and other variables of the selected instance of the tutorial DataView.
Open the file
tutorial-include-sub-background.rtv in the Dashboard Builder.
Examine the attachments of the value and label properties of the objects. Notice that they are attached to the tutorial DataView and filtering on $instanceId. No values are displayed because $instanceId does not have a value. It is set in the dashboard that includes this file.