• Resolved jmilenthal

    (@jmilenthal)


    I have all my fields selected as “required”, yet the required info is either not being recorded in the dashboard, or the function doesn’t work.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    Seems the calendar field isn’t marked as required. Please be sure to mark is as required:

    In addition to that add the following style to correct the validation message color:

    .cpefb_error.message {
        color: black;
    }

    Add the needed styles into the “Appointment Hour Booking >> General Settings >> Edit Styles” area.

    Thank you for using the plugin!

Viewing 1 replies (of 1 total)

The topic ‘Required Fields not working’ is closed to new replies.