How to trigger QAction logic via groups and a timer?
11th August 2025
Hi Deema Mahmud, You can run QActions on a timer by creating a group of type poll action, and adding this group to your timer: <Group id=”1″> <Name>Run Qaction</Name> <Type>poll …