Turn Off Date Filtering
-
I have multiple data table including multiple date and non-dates. I notice that if the majority of the table is dates, all the rows including non-date cells are display as blank with the short code.
I have tried a few adjustments from the jQuery DataTables pages without luck and also tried turning off Datables (class=”no-datatables”) but that didn’t work either.
I have read in other topics that this plugin displays the data provided, but I can’t find what is making my date data show while making non-dates blank.
My shortcode at the moment:
[gdoc key=”XXXXXXX” use_cache=”no” query=”select A, M” datatables_dom=”lfrtip” datatables_paging=”false” class=”no-datatables”]Image of the Input and Output:
https://photos.app.goo.gl/g747MHrh4WVvSzBJ6
- The topic ‘Turn Off Date Filtering’ is closed to new replies.