Datatables-Shortcode for Formidable Forms (DSFF) – JSON File
Formidable Forms is the most robust data-driven application-building software available (in my opinion). The sky really is the limit when it comes to what you can do, from simple contact forms to robust applications good enough for the government to use. Prior to Strategy 11 developing the visual views addon, many of us would code HTML Tables to display our data within a view. This was time-consuming and sometimes cumbersome. Now with Visual Views, you can create an HTML Table view at the drop of a hat, code written for you by FF. The problem is, now how can you search it in real-time? How can you export the view as a PDF, Copy the Contents of the filtered view or download the view as a CSV quickly?
All of these things were almost impossible with the old HTML Tables, without adding some custom code to each view, etc. While creating an application for a local governmental agency, and building views by hand time and time again, I decided I wanted to look for another option. I knew I wanted to use JQuery Data-Tables, but if you are not a developer, it can be complicated to implement onto your server. Chris Adams of FDM Digital wrote up a great tutorial a few years ago, but there had to be an even easier way to do it. So I set out to get a shortcode that could be implemented easily in a view and give me the same results. What started as a basic PHP Snippet from Andrew K, DSFF has morphed into what it is now, having been modified for much more functionality.
Now, here we are. Datatables-Shortcode for Formidable Forms is a .json file exported from the Code Snippets Plugin, that is implemented as a shortcode that turns any HTML table wrapped in the shortcode into a fully functional JQuery Data-Table. The shortcode allows for the pre-determined sort of a column and the order in which it will be sorted. It further allows you to export your filtered view as a PDF, CSV, or copy the content to your notepad.
The best part is you can now search that HTML table in real-time and choose how many entries you want to see. Implementing JQuery Data-Tables into a Formidable Forms Table View has NEVER been this easy.
For a one-time fee of $40, you can start implementing this shortcode on unlimited websites, making your user experience so much easier!
Simply purchase the file, then import it into the Code Snippets Plugin and activate it.
Recent Comments