You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ZnetDK
Pascal,hello!Isthere a way to disableorenable the DisableenableAuto-closingparameterwhenloading a page?
Is it possibletoprogrammaticallyswitchthisparameter?Thanks!
ZnetDK
unread,
Apr 22, 2025, 4:11:28 PMApr 22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ZnetDK
Hi,
Sorry I don't understand your question.
Pascal
MadSmol Qwert
unread,
Apr 25, 2025, 1:38:06 AMApr 25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ZnetDK
Hello,Pascal!Imeant,how do I disableAuto-closingwhenstarting the firstview?Bydefault, Auto-closingisenabledwhenstarting the firstview.Thanks!
среда, 16 апреля 2025 г. в 15:05:11 UTC+3, MadSmol Qwert:
ZnetDK
unread,
May 3, 2025, 4:40:24 PMMay 3
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ZnetDK
Hello,
You can click the Auto-closing option programmatically by executing the JavaScript statement below, for example from the home view of your App:
$('#zdk-office-menu .zdk-win-manager ul li:nth-of-type(2) a').click();