We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

How to trigger onLoad function when ui page is called with ui action?

Jake Sadler
Kilo Sage

I have a ui page that is called when a ui action is clicked. The UI page is a timer but when the ui page is called the timer doesn't start automatically. How do I trigger onload client scripts for the UI page?

1 REPLY 1

PeriyasamyP
Tera Guru

You can just write your onload script in client script section. As below, it will run onload.

find_real_file.png