Input Builder Properties
[TOC]
The Input Builder main level properties section contains properties used to alter the main level of an input.
When no fields are currently selected on the Input builder, there is a default property list.

Appearance
| Properties |
Description |
| BackColor |
Specifies the default Back Color for the Input. |
Change Log
| Properties |
Description |
| ChangeLog |
Specifies the Log of Changes. |
Data
| Properties |
Description |
| DataRelationships |
Used to set up relationships between the data. |
| DataSources |
Opens up the Data Source. |
-
DataRelationships

Design
| Properties |
Description |
| Name |
Name the input to be displayed in the tree. |
| V2ButtonMode |
Switches to the V2 mode. |
Fields
| Properties |
Description |
| Fields |
Used to setup properties for each of the member on the Input screen. |
Layout
| Properties |
Description |
| Layers |
Used to setup properties for each layer. |
| Size |
Specifies the Size of Input form in pixels. |
Misc
| Properties |
Description |
| ParentSize |
Default size for the Input form. |
RunQuery
| Properties |
Description |
| OnChangeFilterList |
|
| OnChangeQuery |
|
| OnChangeShiftSelector |
|
Scripting
| Properties |
Description |
| Functions |
Specifies scripts for Input functions. |
Scripts
| Properties |
Description |
| OnInit |
Specifies the scripts that will be performed on Input loaded. |
| OnPrintClick |
Overrides print button |
| OnResize |
Scripts that will be performed on form resize. |