JS event when ECO form is saved?

Hi, Is it possible to listen to some kind of event to know when the ECO form has been saved? I have an HTML field in the ECO form, where I have put a <script> tag with JavaScript code within. I want that code to execute again after the form has been saved. Is that possible?
  • Hello, It may be possible to call this code from an onFormPopulated form event which is called every time the form is reloaded including after a save. However, I'm not sure if it's possible to in the context of the event whether or not it's being called as the result of a save. Would you be able to provide more details of your use case? It may be possible to get the desired result in a different way. Chris
    Christopher Gillis Aras Labs Software Engineer