Language Toggle Issue on Portal
Our requirement is to add a language toggle dropdown on a portal. When the user switch language, whatever inside the portal should switch to a new language. We have a case running inside the portal. The case is designed with ScreenFlow. The case is running inside an iframe.
In the language dropdown, we change the prefered language of the operator. Then we refresh the iframe and hope the case inside the iframe will change language immediately. However we are always getting this error: This action is not allowed as it is outside the current transaction.
Further testing shows that any iframe refresh will cause this error, whether we change the preferred language or not.
Question: What can we do to make the case inside the iframe to change language immediately after the user switch the language in the portal?
***10/13/16: Updated by Moderator: Marissa to add SR Details***