On Edit ->On Load

On Edit ->On Load script section in Deluge is executed immediately after the Edit Form loads.

See https://creator.zoho.com/sampleapps/script-actions/#View:On_Load_View and click on Edit next to any record. You will immediately see an alert message ”Hello Zoho Creator User“.
How to reach the On Edit ->On Load section?
  1. Edit your application (by clicking on Edit this application link, or from the home page, click on the Edit link next to your application)
  2. Select your Form from the Forms tab. 
  3. Next to the Form name, click on More Actions ->Script (On Edit) ->Actions on Load.
This will take you to the On Edit ->On Load section of your Form’s script. You can drag and drop the deluge tasks from the left side to write your business logic there.