Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Robert Chanphakeo
0
Views
2
Comments
Unregistered handler with windows dialog
Question
How would you go about opening a (popup) login dialog window on an unregistered handler exception?
Miguel João
Staff
Hi Robert
What kind of login popup are you referring? An Integrated Authentication popup, or a Styleguide like popup, using the Richwidgets PopupEditor ajax pattern?
Eitherway, the solution will go by redirecting the user to a screen that raises the popup for login, since the Unregistered Handler will catch the lack of permissions at the web flow level. So you should always need to redirect the user to a screen.
Cheers
Miguel Simões João
Robert Chanphakeo
Hi Miguel
It would be easy to redirect to a login page and add a popup editor on the login page, however I would like the login popup to appear on the same page that requires the user to login.
See how outsystems login mechanism works on outsystems.com.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...