Changes between Version 23 and Version 24 of S3/FilterForms
- Timestamp:
- 03/27/13 11:03:23 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/FilterForms
v23 v24 89 89 - '''represent''' is a callable to render a label for each option 90 90 - '''widget''' selects the widget, either "checkboxes" (S3 grouped checkboxes, default) or "multiselect" (jQuery UI Multiselect-Dropdown by Eric Hynds) or "multiselect-bootstrap" (Bootstrap Multiselect-Dropdown) 91 - '''comment''' is a help text or tooltip widget to render with the filter widget 91 - '''comment''' is a help text or tooltip widget to render with the filter widget (only rendered by S3FilterForm) 92 92 93 93 HTML Attributes: