Hi sir ji,How to show confirmation message for logout/signout when the user clicks the signout button from navigation bar list and redirect to logout url. can u please suggest.
❇️ OrclQA.Com is a question and answer forum for programmers.
❇️ Here anyone can ask questions and anyone can answer to help others.
❇️ It hardly takes a minute to sign up and it is 100% FREE.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Vinish Kapoor
Create a modal dialog page to confirm the logout action. And if the user select Ok then execute the following PL/SQL code:
Now, go to Shared Components > Navigation List and edit the Sign Out list entry.
Change the Target type to Page in this Application and specify the dialog page you created.
shashi
Hi sir jii , i need to redirect to external url when i click the logout button and more over how to specify the dialog page when we create it as an region in page.
shashi
Thanks sir jii it worked for me followed the steps as u mentioned it was helpful.