Can an activity/appointment be assigned more than one resource
Asked by Jeff Lott
14 years ago.
14 years ago.
Scenario: I need to setup an appointment/job for a customer. I need to send 3 employees/resources.
Can this be done with DayPilot. Three DB tables would be involved.
Employees
idEmp
EmpName
...
Appointment
idAppointment
Start
End
...
EmpAppointments
idAppointment
idEmp
DayPilot