- Issue created by @dabley
- 🇧🇪Belgium yoerioptr
The issue was caused by the required "To" field that triggered the server-side validation after the conditional fields failed to validate the "To" field properly. The attached patch removes the "required" attribute and implements a custom validation of the entered "To" address.