Show TOC

Object documentationControl Properties - General Tab Locate this document in the navigation structure

 

This tab is used with all controls and fields in order to define the runtime visibility parameters (such as hidden or disabled) and default values.

 

You can use the Control type drop-down list to change the control that has been selected. The fields and controls of the tab may then change accordingly. In all fields, you can enter a dynamic expression that defines the exact visibility condition or the default value. To do so, click the Condition or Formula button to the right of the appropriate field.

Structure

The following table describes the properties configured in this tab:

Section

Property

Attribute

Control

Description

UI Control

Control type

All controls

Drop-down list showing all other controls of the same Data type

Hidden

All controls

The control should be hidden or displayed, according to the condition outlined in the expression

Note that this parameter can operate only on full columns, rather than on single cells. The value can be specified as either the Boolean true/false or else activated by a control external to the table (rather than according to a value in another field of the same table).

Disabled

Bulleted list, Calendar, Checkbox, Combo box, Date picker, Drop-down list, HSlider, HTML text, Image, Input field, List box, Numbered list, Plain text, Pushbutton, Radio group, Spinner,Text editor, Toggle button,VSlider

The control is displayed but not enabled

Required

Bulleted list, Calendar, Combo box, Date picker, Drop-down list, HSlider, Input field, List box, Numbered list, Radio group, Text editor, VSlider

The control or field - displayed in red and with an asterisk -requires client-side validation: It must be filled in or selected

Inherit

The field inherits attributes from another field in the displayed iView.

Attributes that can be inherited include: label, tooltip, field length, data type, static entry list.

Data Source Field

Field name

All controls

Read-only

Data type

All controls

Read-only

Default value

Bulleted list, Calendar, Checkbox, Combo box, Date picker, Drop-down list, HSlider, Input field, List box, Numbered list, Radio group, Text editor, Toggle button, VSlider

A value or an expression describing the value automatically given for the control

Expression

Clock, Expression box, Gauge, Progress bar, Gauge

Used in controls that contain a computed value