Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

FormEngine 4.2.0

June 3, 2025

  • Now the "required" class name will be applied to components with "required" validation.
  • In the RSuite components, the required fields are marked with a red asterisk.
  • Required validation has been added for fields with the date, number, boolean, array, and object types.
  • The label property has been added to the Calendar, Google Map and to the Uploader components.
  • The errors property which allows you to manually set form validation errors has been added to the FormViewerProps, FormBuilderProps and to the IFormData.
  • The Store.loadForm method is marked as deprecated.