event-trigger
Reactive icon

Event Trigger

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 10 March 2022
 by 
0.0
 (0 ratings)
event-trigger

Event Trigger

Details
Component that allows you to directly call actions that are within web blocks.
Read more

This is a JavaScript-based component that allows you to directly call actions or Form validations that are within web blocks.

The EventHandler web block is placed inside the web block where the action is. The action is defined in the Handler of the event of the web block EventHandler. The trigger can be made from outside the web block and it calls all functions with the same event name that are in the parent widget.


There is also a WebBlock just to validate the form. Works the same as events. In the validation action, it is necessary to return whether the field is valid or not with the ReturnValid or ReturnNotValid action. 

Release notes (1.0.1)

Changing the module to type library

Reviews (0)
Team
Other assets in this category