New Features
Use AJAX for form submission
A long-awaited feature has finally landed in this CRED release. You can now enable AJAX submission for CRED forms.
When this option is enabled, the form will be submitted on the front-end without reloading the entire page.
Feature Image Progress Bar
In order to have a unified behaviour of an AJAX powered CRED form, a progress bar was added, indicating the upload status of the featured image.
reCAPTCHA AJAX Validation
Google reCAPTCHA v2 has been improved, and now uses AJAX validation on the front-end.
Bug Fixes
This release also includes a number of bug fixes. The most important are:
- An issue when a CRED form was not being rendered inside a nested View of a success message.
- An issue with numeric term values that were not clickable on the front-end.
- An issue with notifications that were not saved by the Wizard.
- Issues with preview and password validation for the user forms.
- Translation issues.
Hi guys would you be so kind to explain a little bit more how a multistep form can be done with ajax capability?