Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Overview

  • Push Model 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.

Attributes

  • 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

  • No labels