Remote Validation on the Frontend

Support MB Frontend Submission Remote Validation on the Frontend

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #41090
    PiotrPiotr
    Participant

    With reference to this post, I have been testing remote validation. I use MB Builder to set up the fields and MB Frontend Submission.

    Remote validation fires only if a field with remote validation on is not empty (I did print_r() of $_GET['field_id'] in the callback, which only fired if the field included a content).

    Is it expected?

    #41148
    PeterPeter
    Moderator

    Hello,

    Yes, it means nothing when firing the validation if there is nothing in the field input.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.