The minimum components of a UI action set in Pega systems are:
B. One action and one event. An action set in Pega requires at least one action (e.g., Set Value, Refresh Section) that defines what happens, and one event (e.g., Click, Change) that triggers the action. This combination is the fundamental requirement to create interactive elements within Pega's UI, allowing developers to define how the application responds to user inputs.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit