545
Views
4
Comments
Can we listen javascript event?
Question

Hi there,

Can we listen javascript event and begin OutSystems Action?

2019-05-22 11-30-09
Marcelo Ferreira

Hi Yatima,

Yes you can. Just create the js to add the listener and on the function that runs, click on a hidden button that calls a screen action.

Regards,

Marcelo

2019-05-22 11-30-09
Marcelo Ferreira

Hi Yatima,

Since you didn't specify web vs mobile i gave you the answer for web because is the one I have more knowledge. But if you are building a mobile app that is a way of doing for asynchronous cases.

Regards,

Marcelo

2020-04-23 10-18-01
Darren Adams

Would the same work for a Reactive app?


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