Hi,
I am sending the current local selected language value using setCurrentLocal() server action from Reactive to Traditional application.
Also check the Local value is correctly send but the traditional application is not translated.
Already added the Multilingual translations for the screen.
Thanks in advance.
Hi Shubham,
Could you please confirm what is relationship between reactive and traditional application? is that only your passing language value?
Thanks
Murugan S S
We have reactive application is multilingual and same local language value we need to pass when redirecting from the reactive to traditional application.
Thanks!
you can expose the value as a API and then you can use that in traditional instead of using directly passing values.
or try this below cryptoAPI
https://www.outsystems.com/forums/discussion/64311/change-parameter-in-url-with-cryptoapi-or-other-solution/