• Resolved randomdev77

    (@randomdev77)


    Hi, great plugin

    Now when you add a new booking in the backend you have to enter following fields…
    Date*(mandatory)
    Time*(mandatory)
    Number of people*(mandatory)
    Name*(mandatory)
    e-mail*(mandatory)
    phone*(mandatory)

    my client would like to have the following setting …
    Date*(mandatory)
    Time*(mandatory)
    Number of people*(mandatory)
    Name*(mandatory)
    e-mail (NOT mandatory OR even removed and replaced by default value)
    phone*(NOT mandatory)

    Any ideas?
    Thank you and best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @randomdev77,

    The email field is pretty central to the whole system. It’s not that easy to just make it not required, as the plugin presumes it will be sending email notifications.

    If I were faced with your problem, I’d probably use a workaround that loaded a little bit of JavaScript in the admin area. When the booking form is loaded, I’d check the email field and, if it’s empty, fill in a default value and hide it.

    Unfortunately, I can’t offer any better way to approach this.

    Thread Starter randomdev77

    (@randomdev77)

    Ok, i get it.
    Thank you for youre reply and ceep up the great job.

    Thread Starter randomdev77

    (@randomdev77)

    closing this thread.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Backend “Add new reservation” modify form fields?’ is closed to new replies.