Flow Event
User, login, password and similar views.
An event dispatched when a Flow view's registerStats property is true.
eventName -
viewShowviewName -
flowmoduleID - Module id from app config, or
globalmoduleName - Module name, or empty if omitted
moduleTitle - Module title from app config, or empty if omitted
viewId - Flow ID or empty if omitted
Example - Event dispatched during a custom User Login flow
eventName -
viewShowviewName -
flowmoduleID -
globalmoduleName -
SectionContentListmoduleTitle -
Top NewsviewId -
login_flow
Example - Event dispactched during a custom Free Trial flow
eventName -
viewShowviewName -
flowmoduleID -
globalmoduleName -
SectionContentListmoduleTitle -
Top NewsviewId -
try1_flow
Example - Event dispactched during a custom Forgot Password flow
eventName -
viewShowviewName -
flowmoduleID -
globalmoduleName -
SectionContentListmoduleTitle -
Top NewsviewId -
forgot_pasword_flow
Last updated
Was this helpful?