Support MB Frontend Submission Duplicate form submissions Reply To: Duplicate form submissions

#14092
Anh TranAnh Tran
Keymaster

Hi Ryan, I think the validate method works only once, e.g. if you implement a validation on the form, then Meta Box's validation won't work.

A simple workaround is copying the code from validate.js to your file.

Probably I'll make this feature in the next version. Letting you or other developers doing this seems a little bit confusing.