I have a webform, using ajax and ng_lightbox. I am also using server-side validation (no client-side validation; html5 is disabled).

When I have a radios element, the error message loads within the lightbox window and everything is OK.

But when I have a text field element (for example), the page reloads, the lightbox disappears and the error message is shown on the page.

See attached files for illustration.

When I used client-side validation, there was a workaround at #2896254 which I used, but at the current situation it is not working for me.

Thanks!

CommentFileSizeAuthor
2.2.jpg21.26 KBstiras
2.1.jpg12.84 KBstiras
1.jpg16.56 KBstiras
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

stiras created an issue. See original summary.

stiras’s picture

Status: Active » Fixed

I solved my problem - it turns out that the ajax fix mentioned above was creating current issues (upon removing it everything starts working as supposed).
Thanks!

stiras’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.