FormEngine 2.2.0
November 25, 2024
- Added actions for managing rows in the Repeater component.
- Added the ability to work with objects in localization.
- Added guide for usage with Remix.
- Now, if there are several validation errors in one field, then by default, only the first one is displayed for better readability.
- The showAllValidationErrors option has been
added to
FormViewerPropsto display all validation errors on the field, not just the first one.
Fixed bugs
- The list of templates did not load completely when the page was first opened.
- A non-empty value is set by default for numeric and boolean action arguments.