This is an important update for Connected Caldera Forms. It fixes a bug causing pre-mature submission of connected form sequences when backwards navigation is used. It also provides an important compatibility fix with the soon to be released Caldera Forms 1.5.0.9. The next Caldera Forms update will improve validation, but will cause problems when going backwards in connected forms sequences. That bug is preemptively fixed with Connected Caldera Forms 1.1.1
Bug Fixes
- After the sequence advanced or went back, users were not always scrolled to the top of the form.
- Going backwards and then forwards again in the form was causing submissions to be triggered. This is now fixed.
- Mutli-page back and forward buttons were not removed from connected forms sequences, which do not support multi-page forms.
- Going backwards in a sequence was triggering form validation when used with Caldera Forms 1.5.0.9
- This bug is being fixed pro-actively to ensure compatibility with the next version of Caldera Forms, which is currently in beta and will be release soon.
Improvements
- Added
cf.connected
JavaScript event andcf_form_connector_return_data
filter for custom JavaScript callback functions after form sequences advances or goes backwards. - Added the ability to set a sequence as active on the first submission.