352
Views
1
Comments
Solved
Outsystems 11, How can I handle an Event message?

So... I have a web block which has an event,

How can I read that event in the parent screen?

This is what I have in the Web Block

2021-03-05 13-56-11
Ricardo Pereira
 
MVP
Solution

Hi!


the screen were you drop that web block will ask you for the handler (the handler is defined in parent):



Then, you can create an Action to handle with that event or use one that already exist.


Best regards,

Ricardo

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.