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

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dagmar’s picture

I forgot to add the validation and submit handlers.

merlinofchaos’s picture

Version: 6.x-3.x-dev » 7.x-3.x-dev
Status: Needs review » Patch (to be ported)

Committed to 6.x-3.x -- needs to be ported to 7.x which doesn't have the exposed form plugin yet.

dawehner’s picture

Status: Patch (to be ported) » Needs review
FileSize
2.98 KB

Here is a patch

dawehner’s picture

Status: Needs review » Patch (to be ported)

This patch cannot work.... i guess

dawehner’s picture

Status: Patch (to be ported) » Fixed

and commited

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.