Good afternoon, I have a doubt regarding the events, if it is necessary to contain the destination container id how can I send an event to another webblock if I can not access the id of the container to which I want to send the event?
1 - WebBlock1
2- Ok button action
3- Trigger definition
4 - WebBlock2
5- EventHandler in WebBlock2
Hello Jorge,
You should call the action GetEventHandlers to get the Id of the event from Webblock2 and pass it to Webblock1.
Please see the attachment OML.
Hope it helps!
BR,
Luis
LuÃs Cardoso wrote:
Hello LuÃs,
Thanks for the help, I applied as you said and it worked.
Jorge Rodrigues
Can you please send that example to have a look on that?
Thanks.
BR
Jorge Rodrigues wrote:
Attached to the application files.
Thank you.