On Edit ->On Success section in Deluge is used to execute script actions after a record is updated in the database. Sending an email, opening a new page are some examples.
If you edit any record at https://creator.zoho.com/sampleapps/script-actions/#View:On_Success_View and click on update, you will be taken to https://creator.zoho.com/support in a new window. We have written an OpenUrl task to open the URL https://creator.zoho.com/support in the On Edit ->On Success script section. See also https://kbase.creator.zoho.com/forms/on-add-on-success
How to reach the On Edit ->On Success section?
- Edit your application (by clicking on Edit this application link, or from the home page, click on the Edit link next to your application)
- Select your Form from the Forms tab.
- Next to the Form name, click on More Actions ->Script (On Edit) ->Actions on Success.
This will take you to the On Edit ->On Success section of your Form’s script. You can drag and drop the deluge tasks from the left side to write your business logic there.