Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
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