Give us feedback

Forge

Forge is a repository of reusable, open code modules, connectors, UI components, and business solutions to help speed up your OutSystems apps delivery time.
Not finding the asset you need? 
6701
Available
assets
+101
In the last
30 days 
718
Downloads in
the last 7 days
results for tag 
"#trigger"
reactive-wait-for-element-creation
Reactive icon
Reactive Wait for Element Creation
by 
José Pedro Proença
Now you can run your actions only when you are sure that a certain DOM element is already present on the page. No more strange behaviors caused by an action trying to access a part of the page that was not yet rendered.
Latest version
1.0.2
Latest release
8 Feb 2021
Compatible with
OutSystems 11
#Javascript
#promisse
#reactive
#trigger
#wait
block-event-debug
Reactive icon
Block Event Debug
by 
Gustavo Braga
This asset serves as a visual and interactive guide to demonstrate the communication process between a block and its parent (in this case, a screen) in the OutSystems development environment. It provides a step-by-step walkthrough, essentially debugging the intricacies of this interaction with a straightforward example.

The goal is to enhance developers' understanding of how events are triggered, handled, and communicated within the application. By incorporating a simplified and visually engaging representation, the asset offers a clear and illustrative journey, making it easier for developers to comprehend the flow of information from a block to its parent screen.

Through a simple example, developers can witness the real-time flow of events, triggers, and handles, gaining insights into the behind-the-scenes mechanisms of their OutSystems application.
Latest version
1.0.2
Latest release
21 Dec 2023
Compatible with
OutSystems 11
#trigger
block
click event handler
Debugging
parent