Is there a way to change input data source type dynamically using url parameters?
I know I can use URL parameters for filtering table records once it loads the data on the page, but my table has thousands of records and I would like to use the same method but affecting the data source of the table.
My data source is a json that filters through the query string '?entry_id '
As I understand you want to use Placeholders and add them as a Predefine value for the table. (attachment)
If that is the case something like this will be possible to achieve with the newest update of our plugin which I hope that it will be released this week.
Hi,
Is there a way to change input data source type dynamically using url parameters?
I know I can use URL parameters for filtering table records once it loads the data on the page, but my table has thousands of records and I would like to use the same method but affecting the data source of the table.
My data source is a json that filters through the query string '?entry_id '
Example:
https://atlas.caribbeanclimatehub.org/info/thinkamap_assets/data/clip_temperaturas.php?entry_id=1525481859554
https://atlas.caribbeanclimatehub.org/info/thinkamap_assets/data/clip_temperaturas.php?entry_id=1525530148259
Thank you very much,
Victor
HI Victor,
Thank you for your purchase.
As I understand you want to use Placeholders and add them as a Predefine value for the table. (attachment)
If that is the case something like this will be possible to achieve with the newest update of our plugin which I hope that it will be released this week.
Correct me if I did not understand you.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Yes, that's exactly what i'm looking for.
It is wonderful to know that in a week or so, i'll be able to use placeholder in JSON, XML and PHP serialized array.
Thanks! Thanks! Thanks!