Hello, I am pleased to use Amelia bookings and WP Data Table plugins to built my Learning Management System, I am going to display how many time has the logged-in customer booked with the current provider on my own provider profile page, I am definitely sure that should be achieved by WPDataTable. I can use SQL query to get all appointments and bookings information, it probably get current logged-in data, but how do I show the aggregate of the logged-in customer booked with specific provider, p.s. the author of the provider profile page is the provider. Thank you!
You should probably do that through the query. Probably using the COUNT() function in the query itself to get the data calculated directly from the database.
Hello, I am pleased to use Amelia bookings and WP Data Table plugins to built my Learning Management System, I am going to display how many time has the logged-in customer booked with the current provider on my own provider profile page, I am definitely sure that should be achieved by WPDataTable. I can use SQL query to get all appointments and bookings information, it probably get current logged-in data, but how do I show the aggregate of the logged-in customer booked with specific provider, p.s. the author of the provider profile page is the provider. Thank you!
Hello Jeffrey
You should probably do that through the query. Probably using the COUNT() function in the query itself to get the data calculated directly from the database.
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