Skip to content

FormElement as Filters#90

Open
gnomium wants to merge 4 commits intodudapiotr:masterfrom
pso-vertrieb:master
Open

FormElement as Filters#90
gnomium wants to merge 4 commits intodudapiotr:masterfrom
pso-vertrieb:master

Conversation

@gnomium
Copy link

@gnomium gnomium commented Jan 29, 2016

I'd like to be more flexible with filters and use other inputs besides Text and Select elements,
For instance when you want to filter by Date you can use a Datepicker.
I added the option to pass a FormElement to the renderer instead of a String or an Array.

usage would be

    'createdate' =>        array('tableAlias' => 'p', 'title' => 'createdate', 'filters' => new Element\Date('zff_createdate')),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants