You are here

README.txt in Webform Submission Multiple Delete 7

Introduction
-----------
This module cab be used to delete the 
webform submissions using checkbox,
you can either select one or more or all at once.

This module will add a Menu tab(Multiple Delete) 
under the webform Results tab, with the help of 
this user can select the submission(s) to delete.

Requirements
------------
Drupal 7.x
Webform 7.x

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

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

How to use:
-----------
1.After installation login as admininstrator.
2.Go to the webform and click on the result tab.
3. Or go to node/[nid]/webform-results/multiple-delete.

File

README.txt
View source
  1. Introduction
  2. -----------
  3. This module cab be used to delete the
  4. webform submissions using checkbox,
  5. you can either select one or more or all at once.
  6. This module will add a Menu tab(Multiple Delete)
  7. under the webform Results tab, with the help of
  8. this user can select the submission(s) to delete.
  9. Requirements
  10. ------------
  11. Drupal 7.x
  12. Webform 7.x
  13. Installation
  14. ------------
  15. 1. Copy the entire webform_submissions_multiple_delete directory
  16. the Drupal sites/all/modules directory.
  17. 2. Login as an administrator.
  18. Enable the module in the "Administrator" -> "Modules"
  19. How to use:
  20. -----------
  21. 1.After installation login as admininstrator.
  22. 2.Go to the webform and click on the result tab.
  23. 3. Or go to node/[nid]/webform-results/multiple-delete.