Active
Project:
Popups API (Ajax Dialogs) [D7]
Version:
6.x-2.0-beta0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
7 Jun 2011 at 13:43 UTC
Updated:
25 Jul 2011 at 14:02 UTC
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
Comment #1
nikita petrov commentedI have the same problem.
Subscribed
Comment #2
liland commentedSame problem
Subscribed
Comment #3
yavor commentedSame
Subscribed!
Comment #4
djroshi commentedI 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.
Comment #5
Madis commentedI 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.