You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Overriding the confirmation subject" does not work, it just keeps using the Subject that was set in the general plugin settings (/settings/plugins/contact-form-extensions). I need to override it since the website is in two languages and they both need a different Subject.
I added a hidden field for that:
It would be great to be able to use Twig for the confirmation subject, because then we could just give it a translate filter.