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
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