Date Filters
-
I am having some issues with filters. I have installed the row filter extension as well as column filter widgets. My table has a date column that i would like to default to CURRENT DAY as well as having the option for the user to select future dates. With both of these installed the custom filter widget for that date column is grayed out. I am sure i am missing something, but wondering if there is a way to do this. Shortcode I am using is below:
[table id=6 filter_date=”today” filter_date_columns=”1″ cache_table_output=false datatables_fixedheader=top datatables_columnfilterwidgets=true datatables_columnfilterwidgets_exclude_columns=4,5,6,7,8 /]
The topic ‘Date Filters’ is closed to new replies.