I would like to build a form with gravity and pass any parameters to the XML source string, for example the user can set a start and end date ,and when he push the submit button the WP Table will appear .
I can't use MySQL , only XML or Json .
Is it possible with WPDATATABLES to accept any variable through URL or from another and put them into the XML request string ?
Sorry but I did not quite understand what are you trying to achieve.
Can you please explain me more and send me some example/screenshot/screencast, so I can give you my suggestion.
At the page loading I would like to load few data to show through the table and let the user to enlarge the date periods.
Database contains huge information they needs to be show but not all at one time.
I would like to create a search form where the users can set some parameters like begin date and end date, gravity form can pass those parameters into a URL.
Mysql is not used in business environment, we have ms sql server, so we decided to use xml like source to popular the table.
My question is : is it possible to use any parameters into xml source URL?
With gravy form I can call the URL of the table like this :
Unfortunately at the moment there’s no built-in solution. However, it appears in requests from time to time, so we will add to our idea list and look into some possible solutions on plugin side in the future.
Hi
My project is this :
I would like to build a form with gravity and pass any parameters to the XML source string, for example the user can set a start and end date ,and when he push the submit button the WP Table will appear .
I can't use MySQL , only XML or Json .
Is it possible with WPDATATABLES to accept any variable through URL or from another and put them into the XML request string ?
Thank You
Hi CICCIO,
Thank you for your interest in wpdatatable.
In wpdatatables, tables can be created from virtually any data source, including MySQL query, Google Spreadsheet, PHP array, Excel file, CSV file, JSON, XML input sources and also tables from forms if you have Gravity forms plugin, wpDataTables and our add-on Gravity Forms integration.
Sorry but I did not quite understand what are you trying to achieve. Can you please explain me more and send me some example/screenshot/screencast, so I can give you my suggestion.
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
Hi ,
My goal is this :
At the page loading I would like to load few data to show through the table and let the user to enlarge the date periods.
Database contains huge information they needs to be show but not all at one time.
I would like to create a search form where the users can set some parameters like begin date and end date, gravity form can pass those parameters into a URL.
Mysql is not used in business environment, we have ms sql server, so we decided to use xml like source to popular the table.
My question is : is it possible to use any parameters into xml source URL?
With gravy form I can call the URL of the table like this :
Http://xxx.yz/table1?10-10-2018?01-01-2018
Can I pass those parameters to the table?
Hi CICCIO,
Unfortunately at the moment there’s no built-in solution. However, it appears in requests from time to time, so we will add to our idea list and look into some possible solutions on plugin side in the future.
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