• hello,

    i would like to make the date-field behave to be a required field.
    how do i do that?

    am i looking at rewriting large portions of code, or would that be just changing a few lines?

    any hints?

Viewing 1 replies (of 1 total)
  • quietas

    (@quietas)

    If you create a new form you get:

    <p><label>Your Name (required)<br />
        [text* your-name] </label></p>

    I believe the * denotes that it is a required field.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: MM Forms] making the (date) field required’ is closed to new replies.