Error message

You need to log in or create an account to access this page.

rules_forms 7.x-1.4

Bug fixes
Unsupported

- #2971493 by joelpittet, fatmarker, jaydee1818, lelivero, ArVar: Can't update
to 1.3: Unresolved dependency, rules_ui (Missing).

rules_forms 7.x-1.2

Bug fixes
Unsupported

Fixing potential breaking type-hinting, using "mixed" for arrays.

rules_forms 7.x-1.1

Bug fixes
Unsupported

- #2969591 by caminadaf, dfranca: Form build information on the session may be
overridden by opening another form of the same ID
- #2828272 by caminadaf: Notice: Undefined index: #type in
rules_forms_add_popups()
- #1616894 by caminadaf: Form not being validated for Drupal Commerce Checkout
Pane
- #921836 by caminadaf: rules forms support: unable to check if no values are
selected
- #2851050 by elizzle, shivenduray, Kris77, nixar, fatmarker, SocialNicheGuru,

rules_forms 7.x-1.0

Bug fixes
New features
Unsupported

*** Rules Forms 1.0 is now stable ***
Brief description of the changes done in comparison with rc1:
- Fixed many errors encountered while using the module.
- Made the 1.x branch compliant with Drupal's Coding Standards
- Rules forms 1.x now gives partial support to Entities! (for complete entity support, please use 7.x-2.x).
- Added support for password fields.
- Added API for internal form information.
- Added tests

rules_forms 7.x-1.0-rc1

New features
Bug fixes
Unsupported

- #1429954 by jordojuice: Write test cases for all forms, conditions, and actions.
- Fixed inconsistencies in naming of some rules.
- #766826 patch by jordojuice: Add condition: Field value has changed.
- #1429558 patch by jordojuice: Redesign the way form elements are evaluated and reset.
- #1429558 patch by jordojuice: Select lists being improperly filtered out of actions.
- Improved the 'Set default value' action to provide a value field based on the field type.

rules_forms 7.x-1.0-beta8

New features
Bug fixes
Unsupported

- #766826 patch by jordojuice: Add condition: Field value has changed.
- #1429558 patch by jordojuice: Redesign the way form elements are evaluated and reset.
- #1429558 patch by jordojuice: Select lists being improperly filtered out of actions.
- Improved the 'Set default value' action to provide a value field based on the field type.
- #1429700 patch by jordojuice: Element inspection descriptions are displayed in vertical
tabs instead of near the form element itself when the element is in vertical tabs.

rules_forms 7.x-1.0-beta7

New features
Bug fixes
Unsupported

This release has some very significant changes. Some changes to rules may break your existing rules, so expect that you may have to recreate them.
- #1383188 patch by mrfelton: Improvements for the "Set multiple value element options"
action. Added a method for setting key|value pairs.
- #1249694 by jordojuice: Improve usability of element ID system. Added a method of
selecting form elements from within the Rules interface.
- #1428020 by jordojuice: Remove the "Create a new form element" action.
- #1261806 by jordojuice: Add a user interface to support the new interface for form
element attributes. This is an aid to help users determine what settings exist on
specific form elements via the interface and to identify form elements.
- #1429072: Backport changes to 1.x.
- #1429090: Redirect user to activated form upon intial activation of form events.
Also cleaned up the interface of the set weight action.
- #1429108: Fixed invalid argument being passed to the Set multiple options action.
- #1361926 by jordojuice: Redirect action not working in certain cases. This action
was redesigned to work faster and is much more reliable.
- #1362856: Made prefix/suffix html fields optional so only one can be used if necessary.
- #1293888 by myfamily: Fixed bug in form element value condition where it failed when

rules_forms 7.x-2.x-dev

New features

7.x-2.x-dev
Begins a push towards improving the Rules Forms interface for Drupal 7.
- #1249694 patch by mrfelton: Improve usability of element ID system. Added a method of
selecting form elements from within the Rules interface.
- #1428020 by jordojuice: Remove the "Create a new form element" action.
- #1209058 by jordojuice: New action to set any element attribute. This action replaced
most of the previous actions which were categorized by type. It also makes the module

rules_forms 7.x-1.0-beta6

Bug fixes
Unsupported

Issue #1206284 by deaDleSs balLoon: Several major bug fixes to various actions.

rules_forms 7.x-1.0-beta4

New features
Unsupported

This version adds the ability to load and manipulate individual form elements. Once an element is loaded it can be pointed to with the data selector instead of using form element IDs for each action. Also added bulk attributes actions for element text and element access attributes.

rules_forms 7.x-1.0-beta3

New features
Unsupported

Adds the #access attribute to "Set multiple form element attributes" action.

rules_forms 7.x-1.0-beta1

Bug fixes
Unsupported

Fixed bug in form redirect action that prevented proper redirection.

rules_forms 7.x-1.x-dev

Initial port of Rules Forms to D7. All events, conditions, and actions seem to work properly.

Subscribe with RSS Subscribe to Releases for Rules Forms Support