How to create a button that will redirect user to application in another language (Oracle Apex 5)? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How to create a button that will redirect user to application in another language (Oracle Apex 5)?

So far, I have created the translated application and have given it the unique code, and published it. Now, on the login page of the main application I want a button redirect to the login page of the translated application, but don't what the name of the translated application would be. So how do I go about trying to achieve this feat?

26th Jan 2017, 4:12 PM
Ruchi Patil
Ruchi Patil - avatar
1 ответ
+ 3
Hello, As I've understood you wanted redirect from one app to another but you wouldn't know the name of an application you redirect to. In that case you need some configuration or naming rule to get the app name or id and redirect to this app with some parameters with return address.
6th Mar 2017, 7:06 AM
Paweł Pasztaleniec
Paweł Pasztaleniec - avatar