Forum Replies Created
-
Author
-
December 9, 2016 at 11:39 am in reply to: Disable create new appointment on non-working hours Disable create new appointment on non-working hours #89717
Hello Hristo,
Thanks for the link. Can we set from hour and to hour in 30 mins format like start time can be 7.30 Am to 9.30 PM.
These params are in view called fromhour and tohour.
Like a doctor can be available from 7.30 Am to 9.30 PM but in fromhour and tohour we can pass only hours like 7 and 9.
Please advise if we can achieve this.
Regards,
RahulSeptember 12, 2016 at 8:59 am in reply to: Prevent multiple appointment in same time slot Prevent multiple appointment in same time slot #87273Can we ask jqxScheduler system through it’s API’s if a particular time slot is free and available for booking or if the slot is already occupied by a previous booking.
September 9, 2016 at 2:43 pm in reply to: Prevent multiple appointment in same time slot Prevent multiple appointment in same time slot #87234Hi Peter,
I checked the API docs. Can you please help me reg. one query. i.e How we can prevent appointment to be created.
Ex. If one appointment is already created then we don’t want allow to user create another appointment in same slot.
Can you please let me know which function is responsible for creating appointment.
Regards,
RahulSeptember 9, 2016 at 11:35 am in reply to: Prevent multiple appointment in same time slot Prevent multiple appointment in same time slot #87225Hello Peter,
Thanks for reply.
how can i get all the appointments on renderAppointment event.
Or is there any way i can check that appointment is already added for this particular slot.
Thanks & Regards,
RahulSeptember 9, 2016 at 8:40 am in reply to: Prevent multiple appointment in same time slot Prevent multiple appointment in same time slot #87219Hi Peter,
Thanks for reply.
Can we display an error message if someone try to create one appointment in used slot (i.e if appointment already exist).
For ex. if someone already have an appointment on 20-09-2016 8PM- 9PM and other user is trying to create recurring appointment for one month from 8PM-9PM.
I just want to display an alert box so user can see his all appointments created except one that is already booked.
Please suggest.
Kind Regards,
Rahul -
AuthorPosts