Hi All,
I using oracle database 12.1 and oracle apex 20.1.
In my application, I am using two languages Like English(en) and Arabic (ar-ae)
User want to change the language inside the application. So, I created the title bar English and Arabic text. when user click we swift right to left and left to right accordingly

f?p=&APP_ID.:&APP_PAGE_ID.:&APP_SESSION.:P_LANG=en
f?p=&APP_ID.:&APP_PAGE_ID.:&APP_SESSION.:P_LANG=ar-ae
But, when user click transaction form (interactive report with form) using the rowid to open the records. In form edit mode user can able to change the language English to Arabic or Arabic to English automatically all value is rested in transaction form.



Thanks & regards,
Mbro.