Implement Login-Logout on Customer Portal
Summary
Implement Login-Logout on Customer PortalContent
Hi,
We have a requirement where users(these users are stored in a custom object & are not contacts) login into CP and we need to capture their Login and Logout time and storing it in a CO . When the user clicks on Logout button we are able to fetch the Logout time , but there are scenarios wherein the user can close the Browser directly or shuts the system down in that case the Logout time isn't getting captured . We need to capture such cases as well and store that time in the Logout time . I have checked the onbeforeunload() event
Tagged:
1