• On my contact form 7 I have mandatory text fields and a mandatory text area, defined like this:

    [text* your-subject]
    [textarea* your-message]

    It seems the checks for the text areas are treated differently. If I check the privacy policy checkbox, the mandatory text fields that are not filled show an error, but the textarea does not. Also if I remove text from a mandatory text field, it shows an area, the textarea does not do that.

    Is there a way to align the treatment of the textarea with that of the text fields?

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

The topic ‘Mandatory text/textarea fields treated differently’ is closed to new replies.