Hi I have a table that stores appointments for a sales man each day.
Each appointment is given a date, a link to the user table that holds
the salesman id and a link to the timeslot table which holds the time
of day the meeting is (EG 9.30-9.45).

On add and edit I need to perform some validation that ensures that
there isnt already an appointment for that salesman on that day at
that time. Can anyone help with the best approach?

cheers!

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to