HI Every one ,
I have been working on an issue quite long time , i have provided the detail explanation of my issue.
How to store the screen URL dynamically?
With in my application screen on header part i have an upload video option(link onclick of this a new popup opens.) which is inside the header block .
Now when the Pop up Opens we have another link on click of that the system will redirect to Google screen for authentication and once all the permissions were given then the parent screen should have to be loaded again with the same variable values because there was an if condition applied in this popup to show a table along with the data retrieved from the Drive.as this header was being used in multiple screens if the user goes to this upload video link then it should redirect back the screen from where it was started.