On Page Load vs On Form Load
On Page Load vs On Form Load
I would like to run some custom functions / actions when a non-form page is loaded in my application. I can't find any documentation for this. I can only find this page.
https://www.zoho.com/creator/help/script/form-actions-on-load.html
The workflows on zoho creator also do not seem to support this either.
Is it possible to execute actions on page load rather than form load?