• Resolved trantarx

    (@trantarx)


    Hello,
    thanks for the great plugin. I already bought it.
    However, I can’t manage to add additional fields to the booking form. I’ve followed the procedure outlined in your documentation but that just gives us a normal contact form without the booking fields or the options to book an appointment.

    I need to add 2 additional checkbox fields for GDPR and another one for evaluation to the normal booking form. Could you please tell me how I can manage that?

    Thank you very much for the help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Webba Appointment Booking

    (@webba-agency)

    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?

    Thread Starter trantarx

    (@trantarx)

    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.

    Plugin Author Webba Appointment Booking

    (@webba-agency)

    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.

    Thread Starter trantarx

    (@trantarx)

    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!

    Plugin Author Webba Appointment Booking

    (@webba-agency)

    Hello,

    Glad I could help!

    Thank you for using our plugin:)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Additional Fields in Booking Form’ is closed to new replies.