Home| Printable Version
Depending on your installation you may also have a section called External Events. You can create events here using the same approach as for page events and field events. The key difference within this section is that you can select actions based on events that occur within external application scripts rather then events raised by components within this current page. This means that WebMaker generates Javascript functions for each external event that is created in this section and these script functions can be called from external application scripts or any component within this page using the custom script Action. The generated WebMaker functions themselves call separate script functions that can be created and modified as required. This level of client script integration is controlled using an event_config.xml file within the generic collection of the WebMaker repository.
Page Onload Events Field Details Section