Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- added install file that will add remove custom fields in CiviCRM
- added README.txt file
- fix some white space issues
- added civicrm_constant_contact variable to variable table that track meta data about custom fields
This is the official 6.x-2.0 stable release of Webform Reports.
This version features some major revisions to the Webform Report 6.x-1.x version. If updating from version 1.x, a database update is required before it will function - please run update.php on your site after updating the module. You will probably also need to clear the site cache before the module will function correctly.
Updates / Features added:
The report form now works in a more generally accepted manner and includes the following changes:
The form will not longer submit itself as you go along.
When adding a new module, the only fields available are the title, description, and the webform - the webform must be selected at this time.
After a report is added, the webform can no longer be changed.
The Report Criteria form now contains lists of report columns, filters, sorts, and options.
The report columns, filters, and sorts behave similar to Views in that they are composed of lists that can be ordered.
Report components (columns) can be placed in any order on the report.
Format options are now available for Date and Time fields.
Multiple report filters can be specified. Greater than, Less than, and Between options have been added.
Reports can be initially sorted by multiple columns.