BeforeExit(

The 1C:Enterprise developers forum

#1
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Oct 30, 2012
Company: DND YAZILIM LTD.

Hello
When the user closes the application we want to ask question; "Are you sure you want to close aplication?"
We could do earlier in the 8.3.6 version, we can not do in the 8.3.8 version.

managed aplication module
Procedure; BeforeExit(
We can not open modal form.

 
#2
People who like this:0Yes/0No
Timofey Bugaevsky
Guest

Joined:
Company:

Hello, Ali!

By default, in 8.3.8, modal windows are disabled. The reason is that in web browsers you are unable to prevent a user from closing a window. So all exit operation should be performed as fast as possible.

At the same time, you can find examples of how this confirmation can be implemented in 1C:Subsystems Library 2.2.

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.