[cfdb-datatable edit=”true” form=”Reserve Zoom Time” filter=”strtotime(Date)>=strtotime(‘today’)” show=”from_name,Date,Time,Room” orderby=”Date,Time,Room” headers=”from_name=Coach,Date=Date,Time=Time,Room=Room”]
Also tried filter=”strtotime(Date)>-1 day”
The result is always that nothing shows up in the table.
Thanks in advance for any suggestions you can provide.
]]>https://www.ads-software.com/plugins/contact-form-7-to-database-extension/
]]>Error: Uncaught SyntaxError: Unexpected token ILLEGAL
and check in “sources” tab:
<script type="text/javascript" language="Javascript">
jQuery(document).ready(function() {
jQuery('#cftble_2123766472').dataTable({
”bJQueryUI:true, })
});
</script>
Shortcode:
[cfdb-datatable form="Resume" hide="Subject,$_COOKIE(param),$_GET(param),$_POST(param),clientAction,submit,Submitted Login,Submitted From" filter="submit_time>last week" dt_options="bJQueryUI:true, iDisplayLength:20" unbuffered="true"]
Link: https://bit.ly/1N1LF1V
https://www.ads-software.com/plugins/contact-form-7-to-database-extension/
]]>Please can you Help.
Many Thanks in Advance
https://www.ads-software.com/plugins/contact-form-7-to-database-extension/
]]>this is the code I am using in my plugin:
$examplePost = get_post(“3850”);
echo apply_filters( ‘the_content’, $examplePost->post_content );
in the actual page I have:
[cfdb-datatable form=”my_form_name” filter=”form_name~~/.*$_POST(form_name).*/i&&pages~~/.*$_POST(pages).*/i”]
When viewing the page directly, I see your search form and the filter results, but when I view my plugin page, I only see the filter results but not the search form.
Any ideas would be greatly appreciated.
https://www.ads-software.com/plugins/contact-form-7-to-database-extension/
]]>Please help
https://www.ads-software.com/plugins/contact-form-7-to-database-extension/
]]>https://www.ads-software.com/plugins/contact-form-7-to-database-extension/
]]>