- π§π¬Bulgaria vuil Bulgaria π§π¬ πͺπΊ π
Could point us to the error place? Thanks.
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?
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Could point us to the error place? Thanks.