Hello,
Just developing sample mobile app.
What I want is when user click on Forgot Password link, it should display pop up like this.
How should I achieve this?
Please advice.
Thanks and regards,
Suraj Borade
Hi Suraj,
You have a Popup widget that you can use on the screen. Add a boolean var to display it or not in the "Show Popup" property of the widget. When the user clicks on Forgot Password you make that var True and the Popup will appear.
Does it help you?
Regards,
António Pereira
Hey Antonio,
You are a gem.
Yes it worked for me. Now I just need to customize the CSS for Popup widget as per my convenience so that it looks like as I mentioned in image.
Thanks a lot.
Best Regards,