Foro de discusión Foro de discusión

Atrás

Trigger actions when page is loaded

Alternar
Trigger actions when page is loaded
Respuesta
22/03/21 4:47
Hi, I want to trigger the same action every time a page is loaded. I put that action into master but seem like master is only loaded once. So the first page triggers that action, but the second page doesn't. How can I trigger the same action on multiple pages without copy paste it to each page?
0 (0 Votos)

RE: Trigger actions when page is loaded
Respuesta
22/03/21 12:42 en respuesta a luffyace kun.
Hi, just add a page.onChange trigger to the action on your master as shown below:

https://www.screencast.com/t/OqYUJIxlGNYh

The Page.onChange block can be found in the "Page" action category.
0 (0 Votos)

RE: Trigger actions when page is loaded
Respuesta
25/03/21 1:55 en respuesta a Rob Penn.
It works, thank you very much!
0 (0 Votos)