Posts: 29
	Threads: 7
	Joined: Jul 2019
	
Reputation: 
0
	 
	
	
		Hello everyone,
I am trying to force to open a page when a event trigger.
I want to show a page with an alarm manager app frame when some scripts was triggered.
How could i change the visu page in the script?
Kind Regards,
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1807
	Threads: 7
	Joined: Jul 2015
	
Reputation: 
121
	 
	
	
		Hi,
This functionality is already built-in the Alert Manager, make sure to enable “persistent” on the iframe to keep the function loaded when the iframe is in the background.
There are also some settings for this in the Alert Manager menu but by default “the jump to” is enabled.
When a new alarm is received the plan holding the iframe with Alert manager will be forced to the foreground.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 29
	Threads: 7
	Joined: Jul 2019
	
Reputation: 
0
	 
	
	
		Thank you Edwin.
I will try but yesterday didn't popup automatically.
Kind Regards,
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 29
	Threads: 7
	Joined: Jul 2019
	
Reputation: 
0
	 
	
	
		Persistent was the problem.
Now is working
Thank you very much Erwin.