Text input *
Password input *
Number input *
Date & time input *
Time input *
Date input *
Drop down list *
Radio buttons:
Option 1
Option 2
Option 3
Boolean options / checkboxes:
Checkbox 1
Checkbox 2
Checkbox 3

Description

This example shows you how to setup different types of input components in the Form using JSON. More specifically, the demo shows textbox, password, number input, date/time input, single choice options using a dropdown list, single choice options using radio buttons, and multi-choice options using checkboxes. In addition, the form allows you to add custom input components. For more information, check the other examples and the API reference.