First name *
Last name *
Company
Address *
City *
State *
Zip code *

Description

This example shows you how to build an interactive HTML form using JSON syntax. Each object in the JSON array describes a tool in the form. You can use textbox, password, dropdown, checkbox and other tools. You can also specify labels, set flags whether the field is optional, information tooltips and more. The form also allows you to define positioning of the label relative to the input field, separate widths of the label and the input field, alignment, row height, and more. For more information check the other examples and the API reference.