- Issue created by @hmdnawaz
- 🇵🇰Pakistan hmdnawaz
Most of the fields are fixed in this MR https://git.drupalcode.org/project/Mailjet/-/merge_requests/74 but there are still some fields needs to be added.
- @hmdnawaz opened merge request.
The subscription forms (sign-up forms) do not save data. Only the ID is generated.
After enabling the mailjet and mailjet_subscription module, Go to /admin/config/system/mailjet/signup-settings
and click on Add Subscription Form
. Fill out all the fields and save.
All the fields should be added to the config_export property on SubscriptionForm Entity.
Active
4.0
Code
Most of the fields are fixed in this MR https://git.drupalcode.org/project/Mailjet/-/merge_requests/74 but there are still some fields needs to be added.