Javascript: Observe Events

Javascript: Observe Events

- Benjamin Ellis の投稿
返信数: 0
画像 Particularly helpful Moodlers

Hi,

I want to run some JS code by catching the core.event.FILTER_CONTENT_UPDATED JavaScript event raised in a moodle form in my AMD module and I also want to call functionality in another AMD module when I do pick up the event.  How can I do both?