Changes between Version 28 and Version 29 of S3/FilterForms


Ignore:
Timestamp:
03/27/13 11:12:27 (12 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/FilterForms

    v28 v29  
    5757
    5858{{{
    59 instance = S3TextFilter(field, _class="class", _size=40, _name="name")
     59instance = S3TextFilter(field, _class="class", _size=40, _name="name", comment=None)
    6060}}}
    6161
     
    6363
    6464  - '''field''' is a field selector (or a list of field selectors) for the field(s) to filter by
    65   - '''comment''' is a help text or tooltip widget to render with the filter widget (only rendered by S3FilterForm)
    6665
    6766Options:
    6867
    69   - ''this widget has no options''
     68  - '''comment''' is a help text or tooltip widget to render with the filter widget (only rendered by S3FilterForm)
    7069
    7170HTML Attributes: