- Added `restart` and `formManager` to the exposed properties in `OpenCompleteForm.vue` for improved form management. - Implemented a watcher in `FormEditorPreview.vue` to reset the form when switching modes, enhancing user experience during form interactions. - Updated the `restartForm` function in `FormEditorPreview.vue` to handle errors gracefully and ensure the form can be restarted correctly. - Modified the `useFormSubmission.js` to conditionally perform submissions based on the form mode strategy, allowing for mock submissions in preview mode. These changes aim to improve the overall functionality and user experience of form handling within the application, ensuring better management and interaction with forms. |
||
|---|---|---|
| .. | ||
| composables | ||
| themes | ||
| FormLogicConditionChecker.js | ||
| FormLogicPropertyResolver.js | ||
| FormModeStrategy.js | ||
| FormPropertyLogicRule.js | ||
| public-page.js | ||