Hello All.
I created a login form and an application form in a single system.
For that navigation, i imported application form's file name in login form.
Then, we can easily execute it.
If we enter "user id" and "password" in login form, then it navigates to application form.
This all the general form.
Now, i created login form in one system[A] and application form in another system.
Here, i would like to import login form from system[A] to application form to system.
Is there any possibility of that process?