Hi,
How can I activate Screen (from Limit action or other automatic action) on WebClient?
Actually I'm looking to implement a popup message on all clients based on event.
Thanks
Hi,
How can I activate Screen (from Limit action or other automatic action) on WebClient?
Actually I'm looking to implement a popup message on all clients based on event.
Thanks
Have a look at the execution properties of a screen switch function. When the project is a network project, you can set the option to e.g. "client", and this function is executed on all clients.
Link this function with a limit, and you can open a screen on an event on all clients.