FormEngine 1.2.0
June 5, 2024
- Added the
RsLinkcomponent to be used as a hyperlink. - Improved error logging when launching custom functions:
- The error text now includes the source code of the function.
- Removed unnecessary logging to the console during testing in the editor.
- Added documentation for storing user-defined data.
- Styles have been added to the bundle for the viewer.
Fixed bugs
- Fixed minor style breakdowns in the Mozilla Firefox browser.
- The last selected form is not loaded when the designer is opened.
- The
onWillUnmountevent does not work. - Changes to the
Placementproperty inError settingsare not applied to the form in real time.