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!
So far this looks amazing. I want to ask about some features if you might already have them.
- Charts with user data only. Just how a tables can be made editable on the frontend and limit access to the user's own data only, I imagine a feature where Charts can also be rendered based on user's own data only too.
- Web hook. I know you have the WordPress actions. One, I can't find any action for after new insert. But if you can implement Web hooks, it'll be awesome, ie, I can specify URL and wpdatatables will send a trigger with corresponding data to the URL when a certain event happens.
With the web hook, we can allow integration with other parties.
Hello Iszuddin
Thank you for your kind words.
If you create a table where users can view and edit only their own data, you can also use that for charts. You would need to enable "Follow table filtering" when creating the chart, and place both the chart and the table on the same page.
We have actions and filters that you can use for customization. Theres this hook:
wpdatatables_after_frontent_edit_row( $formdata, $rowId, $tableId )
That can be used after there's been an edit on front-end. Perhaps it will help you out.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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