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.
-
Form component
Building a form starts with a ’Form component’, it serves as a framework for the form elements. It is...Lees verder > -
Input text component
The input text component is used for submitting small texts, numbers, e-mail addresses, etc. It implements value...Lees verder > -
Input textarea component
The text area component is used for submitting texts, numbers, e-mail addresses, etc. It implements value tests and...Lees verder > -
Input selectbox component
The select box component is used for submitting selections, etc. It implements value tests, designs and navigation...Lees verder > -
Input radiobox component
The radio box component is used for submitting radio type selections. It implements value tests, custom designs and...Lees verder > -
Input checkbox component
The check box component is used for submitting check box selections within forms. It implements value tests and...Lees verder > -
Form submit component
The submit component is used for submitting forms. It implements value tests, custom designs and navigation designs.Lees verder > -
Date picker
The date picker is a simple date component for selecting dates in forms. The date pickers supports several date...Lees verder > -
Form panel
A form panel is used for making dynamic forms. Dynamic forms are forms that change depending on the selected options...Lees verder > -
Multi checkbox
A multi checkbox is used for placing vertical or horizontal lists of checkboxes in web forms.Lees verder > -
Color picker
The color picker web service is used for placing color pickers in web forms or web applications. A user can easily...Lees verder > -
Validation image | captcha image
Place a form validation image to block robots or abusers from abusing web forms. This web services presents a captcha...Lees verder > -
Dynamic forms
Dynamic forms are forms that change depending on the selections a web form user makes.Lees verder >