Building a CustomPanel Application
There are several steps in creating a CustomPanel application. The easiest way to get started is to interactively design a layout with DashBoard’s PanelBuilder. The basic steps involved are:
· Define data sources
· Define local parameters
· Add controls to the layout in PanelBuilder
· Edit OGLML file for fine-tuning
· Add ogScript to the CustomPanel for advanced functionality
PanelBuilder is an interactive tool that allows quick and easy layout of control; its output is an OGLML document (with a .grid extension).
Refer to DashBoard Online Help or the DashBoard_User_Guide (8351DR-004) for detailed instructions on building CustomPanels in PanelBuilder.