Unveiling the Power of UI Events Framework: A Video Series on how to use UEF
Overview
We are excited to introduce a series of instructional videos about the UI Events Framework (release in 22D only for Fusion Service Next Gen) aimed at enabling better understanding and implementation.
Baseline Knowledge before dive in the video series.
What is UI Events Framework?
The UI Events Framework library serves as an eventing platform, enabling listening to VB-level (Visual Builder Studio) events and operations externally. This library caters to partners and customers aiming to create applications that interact with the Fusion Service Application. It facilitates communication with the client through application-level events like form field changes, context open/close events, and more. The adapter library empowers consumers to execute application-level operations such as updating/getting field values. These extensible events will be exposed inside the client also so that consumers can consume the extensible events/operations through JavaScript or VB level action wiring.