How do I make it so the only way to post the form is if at least a certain number of fields are filled in.

  • MHBackIssues
    Asked on May 19, 2015 at 1:17 PM
  • Sammy
    Replied on May 19, 2015 at 1:50 PM

    The best approach is to mark the fields that need filling as required, this will ensure that the user fills in these fields before proceeding (see screenshot example below).

    How do I make it so the only way to post the form is if at least a certain number of fields are filled in Screenshot 20

    Kindly try this and revert with the results.