Hey everyone!
With the holiday season upon us, we want to share our upcoming working hours:
- New Year: Our team will be off on January 1st and 2nd. We’ll be back on Friday, January 3rd, to respond to any messages received during this time.
- Weekend: As usual, we don’t work on weekends, so January 4th and 5th will also be non-working days.
- Orthodox Christmas: Our office will be closed on Monday and Tuesday, January 6th and 7th for the holiday.
After that, we’ll return to our regular schedule and assist you as quickly as possible.
In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find tons of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel), which might just have the answers you need while we’re away.
Thanks a bunch for your understanding and support!
Warm regards and happy holidays!
TMS
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