The VH forms explained
I did a lot of work in PHP on this....... The project has not been updated since 2020..........
The PHP Template:
The form template is to be used to create other booking forms.
To modify the template the following need to be edited:
- The name, header and footer
- All booking forms have a Name, email address and GDPR checkbox.
- Additional and speciic fields need to be added. Booking forms need a basic number of attendees plus other options
- A response message needs to be developed for each form depending on booking
- The email section needs to have the recipients and message customised, again dependig on the booking.
- Check logic (code) for form submission