Magidoc

SubmitActionType
Enum

Actions that can be performed after a submission. Use journeys to perform additional actions.

Possible Values

#

DISPLAY_MESSAGE

Display a message in place for the form without the page refreshing

DISPLAY_DIALOG

Display a dialog in place for the form without the page refreshing

REDIRECT_TO_URL

Redirect to an external URL such as a website, social media site, and more.

REDIRECT_TO_PAGE

Redirect to a landing page within Tarvent

Usages

#

References

#

  • Field submitActionType from Form