Public Ticket #2758099 Is it possible to set next 30 days appointments by default in customer panel Closed
Comments Howard started the conversationApril 22, 2021 at 5:47pmHI,In the customer panel , it only show next 7 days appointments by default.Is it possible to set to show next 30 days appointments by default?? 2,572Aleksandar repliedApril 23, 2021 at 11:06amHello HowardPlease try adding this JS on the Customer Panel page: window.ameliaBooking = { cabinet: { pastDays: 0, futureDays: 30, disableAuthorizationHeader: false } }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 Sign in to reply ...
HI,
In the customer panel , it only show next 7 days appointments by default.
Is it possible to set to show next 30 days appointments by default??
Hello Howard
Please try adding this JS on the Customer Panel page:
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