- Issue created by @gogowitsch
-
gogowitsch →
committed 72464632 on 1.0.x
Issue #3472913: Option for double opt-in
-
gogowitsch →
committed 72464632 on 1.0.x
- Status changed to Fixed
2 months ago 8:22pm 8 September 2024 Works great. I think for the double opt-in option the handler should output a different message. It currently prints 'The email address %email was subscribed successfully to %list'. Perhaps it could print 'To complete your subscription to %list please check %email for a confirmation email'. Unless there is already a way to override the handler message in the webform settings?
- 🇩🇪Germany gogowitsch
We can tackle this in a separate issue. I have opened Issue #3474610: Feature: make confirmation message customizable ✨ Feature: make confirmation message customizable Needs work .
Meanwhile, here is a solution you can use:
- Enable Core’s Interface Translation module
- Go to /admin/config/regional/language/edit/en and check “Enable interface translation to English”
- Go to /admin/config/regional/translate
- Search for the message and change it.
Automatically closed - issue fixed for 2 weeks with no activity.