As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
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