webform_rules 7.x-1.5

New features
Bug fixes

* #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

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

webform_rules 7.x-1.2

Bug fixes

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

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.2

New features
  • 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

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 6.x-1.0

New features

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