Closed
How to open the dashboard again when the user closes the browser abruptly
Suppose a user opens a work object. Now user suddenly closes the browser window. Next time when the user opens the portal then he needs to be shown with the landing page of the user portal.
***Edited by Moderator Marissa to update platform capability tags****
Hello,
I don't think we can do that Out-Of-The-Box. I believe you can try to catch browser closure with JavaScript code, catch and save information about user session. To finally use it back on login session but you will need custom work anyway.