Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hello,
I'm using logout button widget for this I select confirmation Required when I click on yes confirmation, it show me login information popup. I want to show when I click on logout button then it will redirect on login page Please refer below attachment and suggest How do I redirect to login page after click on logout button ??
Thanks in advance
Solved! Go to Solution.
As the Logout button recieves mashup directly now,it cannot redirect to FormLogin page.
How about a link widget with "replace" or "this page" option, and direct to FormLogin URL. Bad part is that it does not terminiate the session.
The logout button widget has a redirectMashup field to configure
Thanks for your reply ,By using organization I create login page for this can you please suggest How do I redirect to login page with (Organization link )??
As the Logout button recieves mashup directly now,it cannot redirect to FormLogin page.
How about a link widget with "replace" or "this page" option, and direct to FormLogin URL. Bad part is that it does not terminiate the session.