mforms 7.x-1.0

New features
Bug fixes
Unsupported

- for better flexibility private members of controls classes has been made protected
- for steps class a remove method has been added

mforms 7.x-1.0-beta5

Bug fixes
Unsupported

Bugfix of #1573114 - form_set_error in validation callback does not prevent the current step form from going to the next form step

mforms 7.x-1.0-beta4

New features
Unsupported

- The way how init process is handeled has been changed. See README.txt and mform_example module for more info. However it should be backward compatible, so the update should not brake exiting funcitonality.
- Mforms has been ajaxified. So calling $controls->ajaxify() in the init phase should do all you need to get ajaxified steps loading.

mforms 7.x-1.0-beta3

Bug fixes
Unsupported

Bugfix by jancannoodt: #1534966 No support for fields with multiple values?

mforms 7.x-1.0-beta2

New features
Unsupported

Possibility to explicitly define cancel url to which user is redirected after clicking cancel button.

Subscribe with RSS Subscribe to Releases for Multi-step forms