- Issue created by @amdcm
- First commit to issue fork.
- 🇫🇷France S3b0uN3t Nantes
Hi,
The
submitContactForm()
method is called both duringpostSave()
and during validation if the form contains a phone field.
This method ends with the creation of a contact on Brevo, which should normally only happen atpostSave()
.
I propose a workaround so as to no longer create contact upon validation.
This is not ideal; In my opinion, the design of this part of the module will have to be reworked.Cheers,
- Merge request !5#3476207 - Dont create contact during phone number validation. → (Closed) created by S3b0uN3t
- Status changed to Needs review
3 days ago 11:04am 19 December 2024 - a5149304 committed on master
Issue #3476207 by s3b0un3t: Webform handler and captcha verification
- a5149304 committed on master