opnform-host-nginx/client/components/open
Julien Nahum 267beec582
Refactor form initialization and data management in OpenForm component (#709)
* Refactor form initialization and data management in OpenForm component

- Add resetAndFill method to Form class for more flexible form data handling
- Update initForm method to use nextTick for better reactivity
- Modify form initialization logic to reset and fill form data more consistently
- Remove unnecessary computed import and add debug console.log

* fix on fill again

---------

Co-authored-by: Chirag Chhatrala <chirag.chhatrala@gmail.com>
2025-03-03 14:29:15 +08:00
..
components Enhance form column settings and table display 2025-02-17 15:51:14 +01:00
editors Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
forms Refactor form initialization and data management in OpenForm component (#709) 2025-03-03 14:29:15 +08:00
integrations integration modal close modal improve (#708) 2025-02-24 16:25:06 +08:00
tables Enhance form column settings and table display 2025-02-17 15:51:14 +01:00