How to provide custom message on click of log off
Currently we are opening work objects by using Dynamic Container. How to achieve below requirement ?
Requirement:
if an user try to open a one case in single tab --> Edit the case information -->click on log off-->Then user should prompted with a confirmation message, "Do you want to log out and close all tabs? You will lose any unsaved changes."
if there is no unsaved information case then on click of log off ,system should log off without confirmation message .
Note : We are able to achieve above functionality when we have multiple tabs with unsaved data based on recent lists clipboard pages but we have challenge when we have single tab with unsaved information and then user click on log off
***Updated by moderator: Lochan to add Categories***