Hello,
You can display the calendar in the frontend where users can select certain times and book. It’s possible to display the names of who booked, go to the Form and enable the option “Add field to day/hour body” in the field settings.
Thank you.
Hi, is this possible with a free version to trial or test?
Hello,
It’s possible in both versions.
For questions about the pro version please write at support@dotonpaper.zendesk.com.
Thank you.
Hi,
Thank you. I have managed to get it working nearly. Is it possible to enable all days as available instead of doing them day by day. I want to make all days (365 days per year available).
Also, I do not want the big list of slots available to appear at the bottom of the calendar, I need to be able to just select from and to on a particular date when booking a time period, is this possible?
thank you.
Hello,
The hours list bellow the calendar can be hidden from the css.
Thank you.
Hi, is there any instructions anywhere to do this.
Please also can you confirm if this is possible in free version.
I have 4 football pitches that we use for our football training. Each team coach needs to book the pitches for when they need then. I have set everything up on the free version but not sure hour i differentiate the different pitches. I have if a drop down to select on the form but cannot see the result of this on the calendar.
Thank you
Please find the file booking-system/assets/js/jquery.dop.frontend.BSPCalendar.js find the line:
hoursContainer.css('display', 'block')
and change 'block' with 'none'
Thank you.
Hi,
Thank you for the instruction. I tried this but it did not work.
hoursContainer.css(‘display’, ‘none’)
Cleared cache but still see the bars under the calendar when I select a date.
Thank you.
Please write at support@dotonpaper.zendesk.com for more help.
Thank you.