Posted by dagmar on November 18, 2009 at 9:33am
4 followers
| Project: | Views |
| Version: | 7.x-3.x-dev |
| Component: | exposed filters |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
It can be interesting if exposed forms plugins can alter the exposed form of a view, without implement hook_form_alter()
There are some issues that can take advantages of this feature:
#99370: Add a 'reset' button to exposed filters
#228510: Exposed Sorts
#324092: Expose: Items per page and Offset
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| views-exposed-forms-form-alter.patch | 1.57 KB | Ignored: Check issue status. | None | None |
Comments
#1
I forgot to add the validation and submit handlers.
#2
Committed to 6.x-3.x -- needs to be ported to 7.x which doesn't have the exposed form plugin yet.
#3
Here is a patch
#4
This patch cannot work.... i guess
#5
and commited
#6
Automatically closed -- issue fixed for 2 weeks with no activity.