Logic Machine Forum
Auto close widget - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8)
+--- Thread: Auto close widget (/showthread.php?tid=1915)



Auto close widget - paalidar - 15.02.2019

Hi,

Any way of auto close a Widget after a given time?


RE: Auto close widget - Thomas - 19.02.2019

Hi
It would be nice to have this feature. Especially for meeting romms and other common spaces.


RE: Auto close widget - davidchispas - 16.05.2025

Hello,

I'm using the old Visu (the one I always have). I have a button that opens a widget on the home page, and I need that widget to automatically close after a certain amount of time without user interaction on the screen.

I've already implemented the automatic return to the home page after a period of inactivity, but since the widget is open within the home page, it doesn't close using that mechanism.

Is there any way to do this? Thanks.


RE: Auto close widget - admin - 16.05.2025

Call hideWidgets() in the code that handles user inactivity.