In this example List of Bookings display custom selected columns, e.g. for admin or editors.
Capability to view is set to Read all for demo purposes (not recommended in real applications).
All Bookings
|
1690 | Dental Exam | Hakan | g | February 1, 2025 10:00 am | Confirmed | $50 | $0 | -$50 |
Show/Hide Page Content
In this example List of Bookings display custom selected columns, e.g. for admin or editors.
Capability to view is set to <strong>Read all</strong> for demo purposes (not recommended in real applications).
[app_list what="all" cap="none" status="paid,confirmed,pending,test" columns="id,service,worker,client,date_time,status,price,total_paid,balance" order_by="start DESC"]