Sitecore-Forms-Extensions icon indicating copy to clipboard operation
Sitecore-Forms-Extensions copied to clipboard

Show Form Page Action Language Issue

Open Shreya994 opened this issue 5 years ago • 2 comments

Hello,

I have created a form in multiple languages and used Show Form Page action on Submit Button. For using Show Form Page action I have created second page which is called Thank you page and assigned it on Show Form Page Action. After clicking the submit action on each language, the second page is coming in its default language. In my case, default language is "en-us". It is not shown in translated languages.

Sitecore Instance - 9 update 2 Forms Extension used - 1.6

Could you please suggest me to resolve this challenge?

Thanks

Shreya994 avatar Jul 01 '19 16:07 Shreya994

There is a bug in forms itself with navigation between pages loosing "language" context. Will have to see if the module can bypass this bug.

bartverdonck avatar Jul 02 '19 07:07 bartverdonck

Not sure if this method would help but it could be a starting point https://medium.com/@markgibbons25/experience-forms-getting-the-context-site-and-item-in-submit-actions-62130a8ddd24

markgibbons25 avatar Feb 09 '21 09:02 markgibbons25