Optimajet FormEngine v4.2.0

Released: Jun 3, 2025

v4.2.0 での更新項目

機能

  • 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.
  • Added required validation for fields with the date, number, boolean, array, and object types.
  • Added the label property 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 loadForm method is marked as deprecated.