Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

  • Push Modal and Wait is used to open the Layout in Modal(Pop Up) to perform various actions

e.g.For Create/Update new record, to view record etc

  • This action preserves the next action until Modal is closed(Pop Modal)

  • You can configure modal with different size, Padding, Header

  • You can also able to pass parameter through Input

Config

  • Layout:

Input

  • The inputs are variables of a selected Layout in Config.

Outcomes

  • Cancel:

    • This outcome is fired when you Pop the modal through action or close the modal.

    • Output

      • Is Cancelled:

  • error