Service Engineer Slots

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Service Engineer Slots

David Johnson-18
Hi,

I want to allow a user to book a service engineer visit.

It has to be broken down to half day granularity. So far I've done it  
as a virtual/variant using features and associations, but it's  
actually more complicated
because we want to do it by:

zip (post) code, year, month, day of month,  time of day, and that's  
going to be an awful lot of products when they cascade and a lot of  
drop down menus.

Is there any functionality whereby we can use a calendar to do some of  
the display of available dates, at least ?

- Dave