Webform ajaxifier
Categories
Component ID
1094580
Component name
Webform ajaxifier
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Webform ajaxifier allows a Webform to be posted with Ajax and its response to be viewed without a page load. This is extremely useful for block forms. It works for page nodes, but that's not what it was created for.
This module requires a response from the Ajax request:
- error: the same form (with values) and errors (not the messages, just the classes in the form elements)
- success: a confirmation message that's set in the webform properties (on /node/12/webform/configure)
