The VH forms explained - Not Wordpress
I did a lot of work in PHP on this....... The project has not been updated since 2020..........
An interim decision was made to stick with the Wordpress forms for any future development on the Village Hall website. The original Admin/Webmaster had made a pretty good job of building the forms and the fact that he went on a Wordoress course to learn how to was evident.
When I originally took over the Village Hall website I had plans in writing using my own code. This turned out to be a "Braybrooke".
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