Form Control

Over a dozen reusable form control built to provide iconography, MultiSelect, PeoplePicker, File Upload, CheckBox, and much more.

Calendar

This component consists actually of 2 subcomponent UI widgets one for the date and one for the time selection process. The developers can configure which of those are needed and also the granularity that the component will allow the users to select a date/time. Developers also choose the format that the selected datetime will be displayed in the input field. The component uses on jQuery, moment.js and bootstrap libraries.


If you set the datetime format in Field Value Format. The calendar will show with this format. If you empty the format. The calendar will show with global datetime format


Global datetime format


Examples


CheckBox


If you want config the field data source.

Also we can control the style for the checkbox.



File Upload

click to pick manually.


Examples


Hidden

Build a Hedden control.


Label

Build a Label control.


Advanced File Upload

Drop files to upload or click to pick manually.


Examples


MultiSelect

Build a MultiSelect control.


If you want config the field data source.

Examples


People Picker

Build a People Picker control.




Radio

Build a Radio control.


Also we can control the style for the Radio.



RichText

Build a RichText control.


Examples


SingleSelect

Build a SingleSelect control.


If you want config the field data source.

Examples


TextBox

Build a TextBox control.


Examples


TextArea

Build a TextArea control.


Examples