I created a webform to update my simplenews 3.X newsletter that has a first name and a email address field on the form. I then set the handler to submission_newsletter. I have it set to trigger on all but the when draft is saved, under token I have email and I have the only newsletter I have checked. I then go to test the form and it seems as if it goes through however when I check subscribers I have nothing there. I turned on a debug handler and I see the following:

Submitted properties and values are:

serial: ''
sid: ''
uuid: bd84d11a-b879-4692-9b9f-04c0ea8b0839
token: S8EqA8MGrfa0wRguKMg6mmrl6N6zNQCfvbVGNHEq8ME
uri: /form/newsletter-signup-form/test
created: 1657410537
completed: ''
changed: 1657410537
in_draft: false
current_page: ''
remote_addr: XXX.XXX.XXX.XXX
uid: '1'
langcode: en
webform_id: newsletter_signup_form
entity_type: ''
entity_id: ''
locked: false
sticky: false
notes: ''
metatag: ''
data:
first_name: John
email: random@random.com

What am I missing?

Comments

Christopher Riley created an issue. See original summary.

vuil’s picture

Version: 8.x-1.5 » 2.0.x-dev
Component: Documentation » Code
Category: Support request » Task

Could point us to the error place? Thanks.

vuil’s picture

Status: Active » Fixed

Resolved.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.