USD – FireEvent Action
In USD, we can call the FireEvent action to fire an event in our action call. For example, let’s add a new event to Contact hosted control: Give the event a name, e.g. EventWeWillRun: In the event, we will create an action called DisplayAMessage, that will display some text, e.g. “Event has been called!”: The event should now look like this: With the event created on the contact: Now, let’s … Continue reading USD – FireEvent Action