Search the Community
Showing results for tags 'booking'.
-
Has anyone any experience making a dynamic hours booking calendar: person visits site and can see a calendar with available hours marked as taken and others as free person clicks number of hour and is allowed to fill a form to book the timing like: 6:17pm - 10:67-pm Any comme...
-
the user can fill a form with two dates. when submitted, data will be saved as a page (unpublished) with these two date-fields. then admin can publish the page. is there a way just to output an overview of a year (screenshot) with all days having classes like free or reserved?
- 3 replies
-
- reservation
- booking
-
(and 1 more)
Tagged with:
-
I’m building a simple ticket booking system for our events. I’m considering two different solutions: The first approach is creating one page per ticket and a reference to a booking page with the contact info. This should be faster when checking for ticket availability by using $pages->count()....
-
Hi there processwire people, this may sound obvious to most of you but not for me : ) I'm dealing with a booking form for a trip site. I want the user to choose destination first (a select: let's say Venice, Rome and Hamburg); Based on her choice, there will be days available (23 of august,...
- 6 replies
-
- dependencies
- dependable fields
-
(and 1 more)
Tagged with:
-
Has anyone any experience making a dynamic calendar: person visits site and can see a calendar with some days marked as taken and others as free person clicks a day and is allowed to fill a form to book the whole day next person visiting sees that previously free day is now booked and so can't bo...