opnform-host-nginx/client/components/open/forms
Chirag Chhatrala 7b942997ce
Hidden field can never be required. Skip that validation (#716)
* Hidden field can never be required. Skip that validation

* Refactor form logic editor UI with improved text and styling

- Replace UAlert with plain text description
- Update action description text
- Remove help text from select input
- Simplify note about hidden field requirements

* Add test for form logic field visibility and validation

- Implement test case for fields hidden by logic conditions
- Update AnswerFormRequest to use new FormLogicPropertyResolver method for hidden field check
- Ensure required fields are skipped when hidden by form logic

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2025-03-12 14:47:06 +08:00
..
components Hidden field can never be required. Skip that validation (#716) 2025-03-12 14:47:06 +08:00
fields Billing flow redirect (#713) 2025-03-05 19:16:33 +08:00
FormTimer.vue refactor(FormTimer.vue): change timer variable from let to ref for reactivity 2024-09-19 10:11:34 +02:00
OpenCompleteForm.vue Fix forms 2025-01-28 09:23:11 +01:00
OpenForm.vue Enhance UI components with dark mode and tooltip improvements 2025-03-04 12:21:30 +08:00
OpenFormButton.vue 41db1 submission editor theme fix (#501) 2024-07-26 11:54:15 +02:00
OpenFormField.vue Enhance UI components with dark mode and tooltip improvements 2025-03-04 12:21:30 +08:00