- Added the
preloadproperty to theDropdownandSearchcomponents. It enables preloading data before opening the drop-down list (on component mount). - The onFormSchemaChange callback has been added to the
FormBuilderprops. It is called whenever a form schema changes. - Now the component keys are generated as valid
JavaScriptidentifiers - in camelCase and without spaces. - Now the active tabs in the left and right panels of the
Designerare saved after the page is reloaded, as well as when switching between components.
Releases
FormEngine 1.9.0
FormEngine 1.9.0 adds preload support for dropdown data sources and the onFormSchemaChange callback for tracking form definition updates.
August 6, 2024
Last modified on April 22, 2026