Software Details:
Version: 1.0
Upload Date: 12 Apr 15
Distribution Type: Freeware
Downloads: 71
Checkbox-field works in a simple manner, it takes a multi-select element, breaks down its list items, and creates a single checkbox for each.
This is done only UI-wise, underneath the hood, the multi-select element still residing in the code.
By doing this, data filled via the checkboxes get submitted as an unitary selection, but gets displayed in a more classic visual system to which most users are already used to.
And as a side effect of using Checkbox-field, simple "Select all/Deselect all" controls can also be shown, allowing users to check/uncheck all checkbox in one click.
A Checkbox-field sample form is included with the download package.
Requirements:
- JavaScript enabled on client side
- jQuery
- Handlebars
- Backbone.js
Comments not found