Hi guys

this is a very nice module,
I had search the internet for 6 hours looking for fix the issue of web form validation.
My Case:
-Display(load) web form content type in popups screen using popups API module, and this works fine for me.

-Problem:
When the user leave required fields without filling it and submit the form, the form disappear without any error MSG. and the data not submitted.

So what is the problem of this.

Please help me ASAP.
I have a died line.

and thanks for any help or suggestion

Best Wishes

Comments

nikita petrov’s picture

I have the same problem.
Subscribed

liland’s picture

Same problem
Subscribed

yavor’s picture

Assigned: Unassigned » yavor

Same
Subscribed!

djroshi’s picture

I would advise anyone having problems with form validation to revert to version alpha6 or earlier. There appears to be a critical bug affecting form validation in versions 2.0-beta0 and 2.x-dev. Error messages can be restored by applying the patch here http://drupal.org/node/1052060, however I don't think this patch addresses the root of the problem. If you want forms that fail validation to be reloaded within the popup with form_set_error markup and all of that, stick to alpha6 until this issue is resolved.

Madis’s picture

I am personally using the 6.x-1.3 version with a fix for admin block page ( http://drupal.org/node/964982#comment-3679726 ) for forms - seems to work without any major issues this far.