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 2 Next »

Overview

  • Emit Event is used for communication between two layouts or two workflows by Emitting events from the source Layout.

  • Emit Event is fired on any events like click event on Button or any other events.

  • For emit events, we have to create Events on Layouts.

  • Through Emit Event you can pass output(Parameter)

Attributes

  • Event: This is a picklist of events created in Layout.

Input

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

  • No labels