jquery - On create view, check if an entry already exist in the database -
let me in context, mvc project creates reservations. reservation contains zones , equipements (you select zones , equipement want checking checkboxes).
when create new reservation, can select date (it's datepicker). when select date, if in database there entry same date, want disable zones , equipements (checkboxes) taken. obviously, can't have 2 people take same spot on same day.
i don't know if guys understand i'm trying hasn't been answered yet.
Comments
Post a Comment