Skip to content

Add a filter param when loading the datatable library#29

Open
Lasvad wants to merge 1 commit intozepernick:masterfrom
Lasvad:filter-on-dt-load
Open

Add a filter param when loading the datatable library#29
Lasvad wants to merge 1 commit intozepernick:masterfrom
Lasvad:filter-on-dt-load

Conversation

@Lasvad
Copy link

@Lasvad Lasvad commented Jul 18, 2016

allows for dynamic where clause generation when initializing Datatable library

$this -> load -> library('Datatable', array('model' => 'temp_datatable_model', 'filter' => [ 'email_sent_timestamp' => NULL], 'rowIdCol' => 'person.id'));

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.

1 participant