There are two types of general funnel actions.
If a funnel channel is configured as dynamicFunnelActionAware
, an admin is able to add 1:n action definitions.
Additionally, template placeholder will be available.
If a funnel channel has preconfigured action definitions by returning an array via getFunnelActionDefinitions
,
an admin is able to set actions to these exact predefined buttons.
Allow Invalid Form Submission
: This allows you to define an action, which skips any form constraints
There some predefined funnel action types:
This action navigates to a channel.
Allow Invalid Form Submission
: This allows you to define an action, which skips any form constraints.
This action navigates back to the form.
Populate Form
: Restores form values
This action skips any further process (mostly used if a given layer comes with some predefined action definitions) No further configuration needed. This action won't show up in form rendering process.