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

Formbuilder + pimcore-i18n success management and output workflow issue #459

Closed
mittererr opened this issue Jul 11, 2024 · 2 comments
Closed

Comments

@mittererr
Copy link

Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? yes

We are using formbuilder in combination with pimcore-i18n bundle. In the output workflow we have configured on success management forwarding for each locale. Additionally there is configured an Email channel with one email document for each locale. No matter which locale a form is sumitted from, the "Standard" template is taken for success management as well as for Email channel?

image

Setup:
Pimcore v11.2.2
pimcore-formbuilder v5.0.7
pimcore-i18n v5.0.6

@solverat
Copy link
Member

@mittererr I just tested this and I'm not able to reproduce.

Document Tree:

  • de (document, language property "de")
    • email (folder)
      • formbuilder-email-de (mail, language property "en")
  • en (document, language property "en")
    • email (folder)
      • formbuilder-email-en (mail, language property "en")

Workflow

Default EN
image image

Could you please check what $request->getLocale() returns here (in en for example):

@solverat
Copy link
Member

solverat commented Jan 8, 2025

Feel free to reopen this issue if it is still relevant.

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

No branches or pull requests

2 participants