1. If a morning appointment is going to take longer than expected, can you cancel the rest of your day?
2. Can you allow customers to book a specific day for an engineer to arrive but not a specific time? We allocate slots in the morning for customers to work around our corporate contracts so need flexibility.
If this is not an out of the box feature, is it possible to "hack" your plugin to allow this feature? Thanks
1. If you don't have any appointments later during that day, you can create a Special Day for the employee working on that service, so he only covers the hours for that appointment. This is done in employee's panel, under Special Days tab.
2. I am sorry to disappoint you, but unfortunately something like this is not possible with the plugin's built-in features.
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.
2. That would require changing the logic of the plugin, so it's not that simple to do that. It would take a lot of work, and a customization like this wouldn't be cheap.
It probably can be done with some custom work, but our developers are very busy at the moment, working on some priority tasks and fixing bugs and issues with our plugins, so they won't be having the time for custom work in near future.
But we can recommend these services for customization:
1. If a morning appointment is going to take longer than expected, can you cancel the rest of your day?
2. Can you allow customers to book a specific day for an engineer to arrive but not a specific time? We allocate slots in the morning for customers to work around our corporate contracts so need flexibility.
If this is not an out of the box feature, is it possible to "hack" your plugin to allow this feature? Thanks
Hello Stephen
1. If you don't have any appointments later during that day, you can create a Special Day for the employee working on that service, so he only covers the hours for that appointment. This is done in employee's panel, under Special Days tab.
2. I am sorry to disappoint you, but unfortunately something like this is not possible with the plugin's built-in features.
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.
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
2. Would it really be that difficult for you guys to implement a code change and allow this to be an option?
For now, would it work if we set the appointment slot as 12 hours and let up to 10 people buy?
Hello Stephen
2. That would require changing the logic of the plugin, so it's not that simple to do that. It would take a lot of work, and a customization like this wouldn't be cheap.
It probably can be done with some custom work, but our developers are very busy at the moment, working on some priority tasks and fixing bugs and issues with our plugins, so they won't be having the time for custom work in near future.
But we can recommend these services for customization:
https://codeable.io/?ref=l1TW1
https://wpkraken.io/?tms-plugins
They do develop such solutions, so can you please send your inquiry to them?
You could create a service which lasts as much as your employee's working hours are, and set the max capacity to 10, and that would work.
Also, please make the Appointment settings look like this:
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