I would like to automatically close a day from new meetings as soon as I have TWO appointments for that day, regardless of the type of service or location.
Using events does not help me because I lose the flexibility for my customers.
Can you please help me to do that? Can it be done by using a specific option?
JS files are modified (minimized) in public version of plugin (in our development environment is accessible), but unfortunately I can not send you our source code because that is the policy of our company.
All those files that have extension .vue are compressed and minimized in JS files that is very hard and not recommended modifying. So in order to add some other features you can unminify the js and customize it.
The list of hooks that are available at the moment are listed above.
Hello,
I would like to automatically close a day from new meetings as soon as I have TWO appointments for that day, regardless of the type of service or location.
Using events does not help me because I lose the flexibility for my customers.
Can you please help me to do that? Can it be done by using a specific option?
Best
HI Yannis,
Thank you for your purchase.
AS I understand you want for example:
You have 2 services for Monday.
If there are 2 appointments for service 1 on Monday, then the second service will not be able to booked for that day?
Correct me if I did not understand you correctly.
Best regards.
Kind Regards,
Miloš Jovanović
[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
Yes you're right !
Hi Yannis,
Thank you for your purchase.
Sorry to disappoint you but unfortunately that kind of limitation we do not have at the moment in the plugin built in features at the moment.
Best regards.
Kind Regards,
Miloš Jovanović
[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
Thanks your your response.
Now I am manually adding some days off when I have two appointments.
Does Amelia plugin have some snippet hook or API that can help me to add a new day to be off for some employee when he has too many appointments ?
HI Yannis,
Unfortunately we don't have hooks (action and filters) at the moment. What we have is a few JS hooks that is triggered depends on the view:
JS files are modified (minimized) in public version of plugin (in our development environment is accessible), but unfortunately I can not send you our source code because that is the policy of our company.
All those files that have extension .vue are compressed and minimized in JS files that is very hard and not recommended modifying. So in order to add some other features you can unminify the js and customize it.
The list of hooks that are available at the moment are listed above.
Best regards.
Kind Regards,
Miloš Jovanović
[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