opnform-host-nginx/client/composables/forms
Julien Nahum 28248259be Improve form property logic validation for checkbox conditions
- Update FormPropertyLogicRule to handle operators without values
- Add support for checkbox conditions like 'is_checked' and 'is_not_checked'
- Refactor logic validation in both API and client-side implementations
- Remove unnecessary console.log statements
- Update error modal text for better user experience
2025-02-19 15:11:27 +01:00
..
initForm.js Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01:00
pendingSubmission.js Better Form Stats (#567) 2024-09-18 19:20:52 +02:00
validatePropertiesLogic.js Improve form property logic validation for checkbox conditions 2025-02-19 15:11:27 +01:00