• Resolved oldgreat

    (@oldgreat)


    1) How do I edit the default form? Where to edit the word ‘Party’ and it option dropdown instead of 1,2,3 to morning,afternoon,night?

    2) Could I have a radio button instead of dropdown?

    3) Possible to make some field as required or optional?

    4) Could I have a reference number for each form being approve?
    After approve, email send with reference number.

    Thank you.

    https://ww.wp.xz.cn/plugins/restaurant-reservations/

Viewing 1 replies (of 1 total)
  • Hi oldgreat,

    Sorry for the delay. I missed this question in my inbox.

    It sounds like you’re looking for a different kind of bookings plugin. Pulling off what you want with my plugin will require a considerable amount of custom development work.

    If you’re comfortable writing PHP plugins, the last question in the FAQ includes a link for a quick rundown on hooks that will help for adding and removing fields. (The Custom Fields addon won’t let you remove the Party field, so it will get you partway but not really where you want to go.)

    If you need a reference number or invoice, you’ll need to generate that during the booking and save it along with the other details. The link in the FAQ should cover you on that too.

    But it’s a lot of development work. You may be better off going with a bookings plugin that’s designed for this kind of thing, like WooCommerce Bookings

Viewing 1 replies (of 1 total)

The topic ‘Restaurant reservations form’ is closed to new replies.