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
Dear,
Just testing the Wptable on your demo site.
I was making a manual table and then wanted to use a SQL query to filter, but I do not get the SQL window, this window only shows when I select a SQL tabel.
Any how, I would like to create a or multiple tables (manual or SQL) to show conference room usage. I like to have a display (page) to show only the table Monday on a Monday etc. So I make 5 tables for each day of the week or I add a column with the day of the week and use that in my filter. Can this be done , or perhaps you can suggest a better way.
I was thinking to use SQL to compare current day with day in the table ?
Hello Emiel
Thank you for your interest in our plugin.
When you create a manual table, it is saved in the database in format: wp_wpdatatable_#, where "#" represents the table's ID in the database. You can see this ID when you go to the "Editing" tab above the table, and enable editing.
Then, you can do what you want with it through SQL Query based tables. You can pull the data into new wpDataTables like:
Or like:
if you wish to show the data of the table associated only to the currently logged in user.
Following the same logic, you can create 5 different tables for 5 days of the week:
Unfortunately, using curdate() or anything similar goes for the date, not the day.
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