You are here

README.txt in Webform Submissions Bulk Delete 7

Introduction
-----------
This module is used to delete the 
webform submissions with in the date range you given.

This module will add a Menu tab(Bulk Delete) 
under the webform Results tab, with the help of 
this user can select their date range they want.

Requirements
------------
Drupal 7.x
Webform 7.x
Date pop up
Date api

Installation
------------
1. Copy the entire webform_submissions_bulk_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 content menu and filter your needed webfrom and click edit.
3.Go to Results->BulkDelete.

File

README.txt
View source
  1. Introduction
  2. -----------
  3. This module is used to delete the
  4. webform submissions with in the date range you given.
  5. This module will add a Menu tab(Bulk Delete)
  6. under the webform Results tab, with the help of
  7. this user can select their date range they want.
  8. Requirements
  9. ------------
  10. Drupal 7.x
  11. Webform 7.x
  12. Date pop up
  13. Date api
  14. Installation
  15. ------------
  16. 1. Copy the entire webform_submissions_bulk_delete directory
  17. the Drupal sites/all/modules directory.
  18. 2. Login as an administrator.
  19. Enable the module in the "Administrator" -> "Modules"
  20. How to use:
  21. -----------
  22. 1.After installation login as admininstrator.
  23. 2.Go to content menu and filter your needed webfrom and click edit.
  24. 3.Go to Results->BulkDelete.