opnform-host-nginx/client/lib/forms
Julien Nahum 591d21d888 Enhance Form Management with Dynamic Configuration Updates
- Added a new watcher in `OpenCompleteForm.vue` to monitor changes to the form prop and update the form manager accordingly, ensuring that the form manager reflects the latest configuration.
- Introduced an `updateConfig` method in `useFormManager.js` to handle updates to the form configuration, resetting the form state and reinitializing with the new config. This improves the flexibility and responsiveness of the form management system.

These changes aim to enhance the user experience by ensuring that form updates are seamlessly integrated into the form management workflow, allowing for more dynamic interactions.
2025-05-23 19:15:19 +02:00
..
composables Enhance Form Management with Dynamic Configuration Updates 2025-05-23 19:15:19 +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