Downloads
Download tar.gz
23.67 KB
MD5: a7eee33fe28e2c134a3b666b86dd523b
SHA-1: 6503a3eb9acf9bcba25beba3f880cb84f66357b7
SHA-256: 8dd6f76f2e5922703f9197cbca5e23dc6d1bf0efd41609999d7130eb7bde5e9a
Download zip
27.97 KB
MD5: 6d78206f564d0b1696bc1cf8298449a2
SHA-1: 5d47dd683d695caa1c2f6d298c80dbab5760251d
SHA-256: 8d478fdd6fa88271e95ab70424a74c296b31777a122a41a842b7a310e57c53e9
Release notes
This version contains some major revisions to the Webform Report module. A database update is required before it will function - please run update.php on your site before trying it out. Please note that the updates do not remove or update any existing fields in the database, so you can go back and and use a prior version of the module while this version is being tested. 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 and Less than options have been added.
- Reports can be initially sorted by multiple columns.
- Report building has several optimizations:
- Only included components (columns) are initially selected from report submissions.
- Report filters are applied at initial selection time, so only filtered data is carried forward to formatting and sorting.
- #487414 - an All option has been added to Results Per Page
- #813160 - an option has been added to hide the Download as CSV link from the report.
This is an early beta, so there will be problems. Please post any problems, comments or suggestions on the Issues page of this project.