Download & Extend

Multipage Webforms w/Ajax Breaks Proceeding to Second Page

Project:Ajax
Version:6.x-1.9
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

I've created a simple two-page form using the Webform module (version 6.x-2.6) using a pagebreak form component to separate the two user-input sections. This runs fine by itself, but when I enable Ajax for that webform and try to proceed to the second page, I get this instead of the second page:

{ "status": true, "updaters": [  ], "debug": [  ], "messages_error": [  ], "messages_status": [  ], "messages_warning": [  ], "redirect": null, "preview": null, "form_id": "webform_client_form_37", "options": { "enabled": true } }

Any ideas?

Comments

#1

Just an update: tried with the latest Webform module, version 6.x-2.7. Still the same issue. Let me know if any other info is needed.

#2

Status:active» closed (duplicate)

Just saw an earlier post about this same issue here: http://drupal.org/node/352292. Marking this as duplicate.