You are here

README.txt in Webform Ajax 7.2

Same filename and directory in other branches
  1. 7 README.txt
Description
-----------
This module adds AJAX support to Webform (3.0 and above).
As a first step it focusses to simply add form AJAX paging and submit.
Especially for multipage forms, this leads to faster loading (less data transfer),
better usability and finally smaller server load.

Requirements
------------
Drupal 7.x
Webform 3.17 or newer.

Installation
------------
1. Copy the entire webform_ajax directory the Drupal sites/all/modules directory.

2. Login as an administrator. Enable the module in the "Administer" -> "Modules"

3. Create or edit a webform node and check "AJAX mode" at node/%nid/webform/configure.

Upgrading from previous versions
--------------------------------
There is no upgrade path from Drupal 6. You just have to set the "AJAX mode"
property on each webform.

Support
-------
Please use the issue queue for filing bugs with this module at
http://drupal.org/project/issues/webform_ajax

File

README.txt
View source
  1. Description
  2. -----------
  3. This module adds AJAX support to Webform (3.0 and above).
  4. As a first step it focusses to simply add form AJAX paging and submit.
  5. Especially for multipage forms, this leads to faster loading (less data transfer),
  6. better usability and finally smaller server load.
  7. Requirements
  8. ------------
  9. Drupal 7.x
  10. Webform 3.17 or newer.
  11. Installation
  12. ------------
  13. 1. Copy the entire webform_ajax directory the Drupal sites/all/modules directory.
  14. 2. Login as an administrator. Enable the module in the "Administer" -> "Modules"
  15. 3. Create or edit a webform node and check "AJAX mode" at node/%nid/webform/configure.
  16. Upgrading from previous versions
  17. --------------------------------
  18. There is no upgrade path from Drupal 6. You just have to set the "AJAX mode"
  19. property on each webform.
  20. Support
  21. -------
  22. Please use the issue queue for filing bugs with this module at
  23. http://drupal.org/project/issues/webform_ajax