Form Stuff
Form control styles, layout options, and custom components for creating a wide variety of forms.
Form Elements
All you need to now about the form for this template can be found at Bootstrap Forms Documentation.
Some plugins are available for enhancing the forms:
Selectize.js Plugin
Selectize is the hybrid of a text box and <select>
box. It's jQuery-based and it's useful for tagging, contact lists, country selectors, and so on.
Select2 Plugin
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
iCheck Plugin
Highly customizable checkboxes and radio buttons for jQuery.
File input style (from Jasny Bootstrap)
The file input plugin allows you to create a visually appealing file or image input widgets.
Masked Input Plugin
This is a masked input plugin for the jQuery javascript library. It allows users to enter a more easily fixed width input (dates,phone numbers, etc).
Bootstrap datetimepicker
Date/time picker widget for Bootstrap.
Bootstrap Colorpicker
Colorpicker plugin for the Bootstrap toolkit.
Date Range Picker for Bootstrap
This date range picker component for Bootstrap creates a dropdown menu from which a user can select a range of dates.
Bootstrap Switch
Turn checkboxes and radio buttons in toggle switches.
Form Validation
Bootstrap3 introduces new validation states for form inputs, you can see them here.
jQuery Validation Plugin
This jQuery plugin makes simple client side form validation easy, whilst still offering plenty of customization options. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods.
Form Wizards
You can use the new nav styles for a better look of the wizards. It's recommended that use the jQuery Bootstrap wizard plugin. Click here for a better documentation.