Hello,
Please clarify both of the checkboxes should be required for the booking? I mean until the customer checked them the form is not available for submission, correct?
Hello,
Thanks for your answer!
Only one is required for the booking. The other one is optional but it should show up in the schedule.
Hello,
I have created an example of the booking form for your case:
<p><label for="wbk-name">Your First Name (required)</label>[text* wbk-name class:wbk-text id:wbk-name]</p>
<p><label for="wbk-email">Your Email (required)</label>[text* wbk-email class:wbk-text id:wbk-email]</p>
<p><label for="wbk-phone">Your phone (required)</label>[text* wbk-phone class:wbk-text id:wbk-phone]</p>
<p><label for="wbk-comment">Your comment</label>[textarea wbk-comment class:wbk-textarea id:wbk-comment]</p>
<p><label for="mycheckbox">Checkbox field</label>[checkbox mycheckbox class:wbk-checkbox-custom id:mycheckbox "option1"]</p>
<p>[acceptance wbk-acceptance]Check the acceptance field <span class="wbk-acceptance-error" style="display:none;" >acceptance not checked</span></p>
To show the checkbox value in the email notifications, please use the placeholder #field_mycheckbox. To show the checkbox value on the Appointments page and in the appointment details on the Schedule page, please open the Backend interface tab of the Webba settings page and set the set mycheckbox in the Custom field columns option.
If you have any questions, feel free to ask.
Hello,
thanks again for your answer.
I clearly misunderstood the explanation given in the documentation. I didn’t realize that I don’t need to touch the contact form after setting it up and just link it in the ‘services’ section. Sorry! I tried embedding the contact form and was wondering why it didn’t work (not my brightest moment for sure).
It works perfectly fine now. Thanks for your support.
I already used so many WordPress plugins and yours is clearly one of the most convenient ones. Many settings, easy customization, reasonable pricing and active support. Keep it up!
Hello,
Glad I could help!
Thank you for using our plugin:)