Display message on login page after account is made inactive

0
Hi there, I've build custom logic in my app that automatically makes an user account inactive after 10 consecutive failed login attempts. I would like to inform the user that his/hers account is made inactive but I can't display (validation) message. This is the microflow I build: The microflow is working fine but I am not seeing the message. I am using a custom login page with the LoginForm widget. Does anyone know how to solve this? Kind regards, Tim  
asked
1 answers
1

You have rebuild default behavior of Mendix. 

https://docs.mendix.com/refguide/login-behavior

answered