webform_rules 7.x-1.6

New features
Unsupported

* Issue #1537666: Enable/Disable Action: add action to open or close webforms.
* Issue #1940282: Fetch submission by NID & SID: add action to fetch webform submissions.

webform_rules 7.x-1.5

New features
Bug fixes
Unsupported

* #1848302: After a webform submission has been added - not firing
** "Webform submitted" and "Submission inserted" were calling the same rules event instead of calling their own event.

webform_rules 7.x-1.4

Bug fixes
Unsupported

Fix release for Webform 7.x-4.x.
The value structure of webform submissions has changed (see #1609324: Changelog from Webform 3.x to 4.x) so Webform Rules needs to be updated.

webform_rules 7.x-1.2

Bug fixes
Unsupported

Issue #1374108 by Liberto: Fixed Problem with data base tables with prefix (p.e. drupal_ ).

webform_rules 6.x-1.5

New features
Bug fixes
Unsupported

Bugs fixed:

  • Issue #1340944: Packing arguments for scheduling the rule set rules_send_mail_rule_set failed.

New features:

  • Issue #1342882: additional rules events for insert, update, delete.

webform_rules 6.x-1.3

Bug fixes
Unsupported

Fixes missing variables on rules invocation.

webform_rules 6.x-1.2

New features
Unsupported
  • Token support: access webform data through tokens.
  • Added condition to react on a specific webform only in rules.
  • Rules invocation can now be called by other modules (e.g. Webform Import).
  • Intelligent saving for webform data: modify the submitted data easily in a rule.

webform_rules 6.x-1.1

New features
Unsupported

Backporting the functionallity from 7.x branch.

* New event for saving a webform as draft.
* $data contains more information about the webform component now ('name' and 'value').

webform_rules 7.x-1.0

New features
Unsupported

First version of Webform Rules for Drupal 7.

webform_rules 6.x-1.0

New features
Unsupported

First release of Webform Rules.

This release provides basic rules integration as it adds fires an event after webform submission.

Subscribe with RSS Subscribe to Releases for Webform Rules