We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
We have included a field called "Exported" thyat is initiated as default value "false" and we need to set as "true" after the current rows in the table have been exported to excel or csv file. Is that possible?
Can we insert a function after the info is downloaded to update all these rows with the column/field as "true" because they have been downloaded?
Could you help me on that requirement?
Thank you
HI Hector Carmenates,
Thank you for your purchase.
Sorry but I did not quite understand what are you trying to achieve. Can you please describe me more or send me some example/screenshot so I can give you my suggestion.
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
My client needs to control the rows (information) that they have already been exported (excel, csv)
Our idea to solve that was to include a field (column) called "Exported" and its value by default would be "false" until they export each row and then after that exportation (to excel. csv, etc) AUTOMATICALLY each exported row should get that field with the value "true".
After some researching we found out they have a function called "wpdatabeles_after_table" that controls these Exportation Tools.
Now our question is:
Is that function really the one we have to modify to achieve our goals?
What modifications should we make?
Any way if you get another solution please let us know.
Thank you
Hi Hector Carmenates,
Sorry for late response we did not work in past 5 days due to national holidays.
Something like this is not possible to achieve with the plugin built in features at the moment and it require some code customization of the plugin
This action is called after the table is rendered on the page. You can also find all of the available hooks in our documentation.
Also due to our support policy please note that customization questions like this one are not covered in the included support for the plugin. Included support covers help with bugs and general inquiries for the plugin features, but not writing custom code. As you're developing some custom solution if you need our assistance we can offer you our paid customization service.
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