Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
_toc5292
_toc5292
Anchor
_Toc389215491
_Toc389215491
Anchor
_Toc408171982
_Toc408171982

For more information, refer Checkbox Group.

Radio Group

The Radio Group is the array of Radio Buttons referred through a single name.

...

  • The View mode renders the chosen radio button as non-editable text.

    Anchor
    _Toc389215486
    _Toc389215486
    Anchor
    _Toc408171977
    _Toc408171977

For more information, refer Radio Group.

Combo

The Combo is a typical combo box field.

...

  • If the Combo Box is blank, the View mode renders a double hyphen (--).
  • If the user selected any value from the Combo Box, the View mode renders the value as non-editable text.

    Anchor
    _Toc389215511
    _Toc389215511
    Anchor
    _Toc408172002
    _Toc408172002

For more information, refer Combo.

Icon Combo

The Icon Combo item is a combo box with icons appearing adjacent to each list values. The icons of the list values appear from CSS-based configuration.

...

  • If the Combo box is blank, the View mode renders a double hyphen (- -).
  • If any value is selected from the Combo Box, the View mode renders the selected value as non-editable text.

    Anchor
    _Toc463357362
    _Toc463357362
    Anchor
    _Toc464469982
    _Toc464469982

For more information, refer Icon Combo.

Auto Suggest

Auto Suggest is a field that auto-fills the values based on the user input with the pre-configured values. This item is a combo box but without the drop-down icon for data selection.

...

  • If the Auto Suggest is blank, the View mode renders a double hyphen (- -).

    Anchor
    _Toc389215510
    _Toc389215510
    Anchor
    _Toc408172001
    _Toc408172001

For more information, refer Auto Suggest.

Item Selector

The Item Selector is a panel for multi-selection lists between unselected and selected group.

...

  • It renders plain text or property-driven text as caption.
  • It provides the Mandatory Indicator.
  • It allows adding the list values from:
    • Pre-configured Array Values
    • Data Driven Array values
  • It allows setting as visible or invisible and enabled or disabled.
  • It provides the Change event to handle the logic.

For more information, refer Item Selector.

Lookup

The Lookup is a field for data lookup with text box.

...

  • If the Lookup text box is blank, the View mode renders a double hyphen (- -).
  • If the Lookup text box is not blank, the View mode renders the values as non-editable text.

    Anchor
    _Toc389215506
    _Toc389215506
    Anchor
    _Toc408171997
    _Toc408171997

For more information, refer Lookup.

Independent Lookup

The Independent Lookup is a data lookup item without text box.

...

  • The View mode hides the Lookup item from the form.

For more information, refer Independent Lookup.

Color Picker

Color Picker is a simple color palette from which a color can be selected.


For more information, refer Color Picker.

Slider Field

Slider enables the selection of a numeric value from a defined set of possible values.


For more information, Slider Field.