- Issue created by @bogdan.racz
- 🇷🇴Romania bogdan.racz
I've attached a demo patch. I'm open to other suggestions.
When altering the WebformSubmissionAjaxResponse, there is no data regarding whether there was a validation error or not.
One quick way would be to add the errors on the submission in the createAjaxResponse
from the WebformAjaxFormTrait
.
Active
6.3
Code
I've attached a demo patch. I'm open to other suggestions.