Skip to main content

Hi.

I need to display a confirmation when users are closing the browser. I have large form with multiple views,can I prompt a message that leaving browser will not save the data.Is there any way that i can control on closing browser window.

 

Regards,

Thriveni

 

Hi Thriveni


 


Navigate to this link below:


https://help.k2.com/onlinehelp/K2Cloud/UserGuide/Update_9/default.htm#How-Tos/GetConfirmationUserAction/GetConfirmationAction.htm


 


Regards


Elvis


Hello  @Thriveni  

 

Click below for an elucidative exposition to your requirement of confirmation on closing browser message. 

 

https://help.k2.com/onlinehelp/K2smartforms/UserGuide/4.7/default.htm#How_Tos/Display_a_Confirmation_or_Pop-Up_Dialog_and_More_Rule_Tips/Rule_Examples.htm

 

enoy

 


Hi.

This is an event based confirmation if users are doing any manipulations or crud operations. I am looking on something when users are closed browser window want to get confirmation that the data can not be saved.
Regards,
Thriveni
Thriveni,

If that is the case your solution lies here: https://help.k2.com/onlinehelp/K2Cloud/UserGuide/Update_9/default.htm#How-Tos/GetConfirmationUserAction/GetConfirmationAction.htm

I think you are searching for a "when the browser is closing" event(!) or similar. And I think it is not possible currently.

Maybe with custom JavaScript code?

https://stackoverflow.com/questions/2452963/confirm-box-before-closing-a-tab


Reply