Form components

Forms are used for submitting data to an application /service, a database table or a mailbox. Forms are buildup by using a form framework and form input controls.
Easily create complex hierarchical questionnaires by placing form elements in a hierarchical structure. Click here for a dynamic form example.
Xsdot form components
Form component
Building a form starts with a ’Form component’, it serves as a framework for the form elements. It is possible to...
Input text component
The input text component is used for submitting small texts, numbers, e-mail addresses, etc. It implements value tests and...
Input textarea component
The text area component is used for submitting texts, numbers, e-mail addresses, etc. It implements value tests and designs.
Input selectbox component
The select box component is used for submitting selections, etc. It implements value tests, designs and navigation designs.
Input radiobox component
The radio box component is used for submitting radio type selections. It implements value tests, custom designs and navigation...
Input checkbox component
The check box component is used for submitting check box selections within forms. It implements value tests and custom designs.
Form submit component
The submit component is used for submitting forms. It implements value tests, custom designs and navigation designs.
Date picker
The date picker is a simple date component for selecting dates in forms. The date pickers supports several date formats depending...
Form panel
A form panel is used for making dynamic forms. Dynamic forms are forms that change depending on the selected options by the users.
Multi checkbox
A multi checkbox is used for placing vertical or horizontal lists of checkboxes in web forms.
Color picker
The color picker web service is used for placing color pickers in web forms or web applications. A user can easily select a color...
Validation image | captcha image
Place a form validation image to block robots or abusers from abusing web forms. This web services presents a captcha image to...
Dynamic forms
Dynamic forms are forms that change depending on the selections a web form user makes.


