...
The following diagram illustrates the form data submission flow:
...
Creating JS listener class for the Form
When a form or form item action is triggered by the handlers, Canvas executes its corresponding actions registered with the global form listener key CFLR. This provides the freedom to the developer to write their action logic anywhere within their application.
...