Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form fields in succession message (e-mail configuration in back-end) #371

Open
AlexAlbersNL opened this issue Nov 22, 2023 · 1 comment
Open

Comments

@AlexAlbersNL
Copy link

AlexAlbersNL commented Nov 22, 2023

Q A
Bug? no
New Feature? yes
Bundle Version Specific version or SHA of a commit
Sulu Version Specific version or SHA of a commit
Browser Version Browser name and version

Actual Behavior

Currently you can create a succession message for the person that fills out the form. Unlike the email that is send to the email address that is entered in the "receiver" field (toEmail) in the e-mail configuration section in the back-end, this e-mail doesn't contain any entered data.

Expected Behavior

I would like to have the capability to add form fields in the succession message text field at the e-mail configuration section in the back-end.

Possible Solutions

I don't care how. But it can be easy as a {dropdown} or {text3} place holder coding I guess. I'm not a programmer ;-)

@alexander-schranz
Copy link
Member

@AlexAlbersNL you have in the email template access to the form data so you could in the project do it and use the twig replace filter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants