field_group_ajaxified_multipage 8.x-1.0-alpha2

Bug fixes

Added composer.json with field_group as required.
Added test functional and functional with javascript. PHPUnit

field_group_ajaxified_multipage 7.x-1.1

Bug fixes
New features
  • Improve form settings
  • Fix validation issues
  • Add scroll to top option
  • Add functionality to change button labels

field_group_ajaxified_multipage 7.x-1.0-beta2

New features
Bug fixes

* #1972502 Supporting multilevel fieldgroups by @TimBrandin
* #1971780 Undefined index: FIELDNAME locale_field_node_form_submit() by @TimBrandin
* Example module for demonstration and test
* warning when submit button is not inside actions item in form array
* all notices and warnings when using with custom forms fixed. Also incorrect
sorting of custom forms page groups fixed
* #1971878 Undefined index #attributes in field_group_ajaxified_multipage_form_alter @Dustin Bons
* README updated for new hook

field_group_ajaxified_multipage 7.x-1.0-beta1

New features
Bug fixes

* updating readme to covert new changes
* New option "Non Javascript Multistep" for fieldgroup which does not require javascript to work.
It's very useful for debugging purposes or very complex multistep forms.
* partial support for user registration form, works with "Non Javascript Multistep"
option but not yet with ajaxify option
* No longer relies on button's title to determine which button is clicked, button
title can be customized
* Updated README.txt for covering the changes in the previous commit

field_group_ajaxified_multipage 7.x-1.0-alpha3

Bug fixes

* Not considering order of field groups fixed
* Preventing module from doing anything when user views field ui

Subscribe with RSS Subscribe to Releases for Field Group Ajaxified Multipage