App studio event on page load

Good evening,

I was wondering is there an event to run right after the page loads? I feel like this should be pretty easy but I dont see an event for this. I see there is an event hook for after window load but it doesnt seem to be working. I am sure this is a silly mistake but if anyone knows let me know!

The window onload event works reliably for me, unless there are 2 events that use the same hook, then both fire in some random order.

But i’ve always had it fire reliably. There is another thread where someone said it is not firing for them either…

Any chance you could post your app as a solution so I could look? im really curious what causes this to happen.

2 Likes

You another thread you said you were working in Classic. Is this also for Classic UI?

no I am creating some apps from scratch using app studio so all kinetic view.

1 Like