Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

These are group of form items that enable you to switch between two states (for example, select/deselect).

Toggle

Toggle enables the modification of setting between two states.

Checkbox

Checkbox is an individual Checkbox item that renders only one check box.

Features:-

  • It renders the plain text or property-driven text as caption and check boxes.
  • It renders the check boxes from the following:
    • Raw Keys, Raw Values
    • Pre-configured Array Values
  • It allows loading the check boxes in checked state before form load.
  • It allows setting as visible or invisible, read-only, and enabled or disabled.
  • It provides the Change and Click events.


  • No labels