opnform-host-nginx/client/lib/forms
JhumanJ 088e76955d Enhance Form Functionality and Submission Logic
- 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.
2025-05-19 12:23:37 +02:00
..
composables Enhance Form Functionality and Submission Logic 2025-05-19 12:23:37 +02:00
themes Stripe Payment (#679) 2025-04-10 12:04:25 +02:00
FormLogicConditionChecker.js Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
FormLogicPropertyResolver.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
FormModeStrategy.js Refactor Form Submission Logic and Improve File Handling 2025-05-07 20:03:56 +02:00
FormPropertyLogicRule.js Add regex matching filters to open_filters.json (#722) 2025-03-15 13:55:42 +08:00
public-page.js Embed form flickering bug (#658) 2025-01-03 16:03:02 +01:00