I have a big Formidable Forms site. I would like to use wpDataTables to present Formidable Forms data rather than Formidable Forms native view facility.
but!
I need the last column of each data table to have an Edit Link. Therefore I need to know,
Can wpDataTables display a calculated URL column?
The calculation would be "/pathtoeditscreen/?action=edit&entry=[id] || Edit"
Where [id] it the first column in the Formidable Form.
In general I would like to be able to add links to the data in any column.
I expect each column definition to have an attributes called "URL to linkto" and "parameters"
This would allow the creation of general Master - Detail browsing screens.
If neither of these two options is possible is my only option to create a physical column in the Formidable Form called "URL Edit Link" and populate it when I create an entry?
Hi James, Thank you for your interest in wpdatatables.
Sorry for late response.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
Unfortunately, at the moment with built in features you have to add one more filed in your form where you will manually insert URL links that you need. But when users are familiar with coding then you can take a look in our documentation about Actions and Filters which are defined in wpDataTables plugin for customization's by developers.
There you will find a lot of useful filters and actions and also you can read more about filters wpdatatables_filter_cell_val and wpdatatables_filter_link_cell and check is that what you looking for.
I have a big Formidable Forms site. I would like to use wpDataTables to present Formidable Forms data rather than Formidable Forms native view facility.
but!
I need the last column of each data table to have an Edit Link. Therefore I need to know,
Where [id] it the first column in the Formidable Form.
If neither of these two options is possible is my only option to create a physical column in the Formidable Form called "URL Edit Link" and populate it when I create an entry?
Hi James,
Thank you for your interest in wpdatatables.
Sorry for late response.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
Unfortunately, at the moment with built in features you have to add one more filed in your form where you will manually insert URL links that you need. But when users are familiar with coding then you can take a look in our documentation about Actions and Filters which are defined in wpDataTables plugin for customization's by developers.
There you will find a lot of useful filters and actions and also you can read more about filters wpdatatables_filter_cell_val and wpdatatables_filter_link_cell and check is that what you looking for.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Thank you for your excellent support. I will check out the documentation.
HI James,
You are welcome.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables