I'm a recent convert to OutSystems Platform and I was looking for a way of executing another Action independant of the Preparation Action after a web page had completely loaded similar to the JS function OnLoaded. Is there a concept of Event Handling so that I can execute another Action for this and other Event Types. In this case I want to wait until the Web Page has completely loaded before I do my other action?
↧