Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi!
I have modal boostrap div that is called by action on button click.
I want to be able to redirect user to login div when user tries to perform action he is not authorised to do.
Can you give me some good resource so i could try to figure it out?
Any help is appreciated!

What I have tried:

I found solutions that would work if login was on separate view, but cant figure out how to do it with modal popup
Posted
Updated 13-Oct-20 22:13pm

1 solution

Believe following is what you are trying, a CP article: Use Twitter Bootstrap Modal Dialog for Smoother Login Experience[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900