Infor M3 events
These target events are available for controls based on Infor M3 applications and the MI API.
| Event | Description | Supported targets | 
|---|---|---|
| Apply | Target event. Use to indicate when a user clicks . | |
| Create | Target event. Use to indicate when a user creates a new record. | MIPanel | 
| CurrentItemChanged | Source event. Listens for a Document Archive search panel to activate. | ListPanel DetailPanel  | 
          
| Delete | Target event. Use to indicate that a delete has occurred. | 
               ListPanel MIPanel  | 
          
| FillForm | Target event. Use to indicate that a user has completed filling out a form. | MIPanel | 
| Get | Target event. Use to indicate that data has been retrieved. | MIPanel | 
| List | Target event. Use to indicate that list has been displayed. | ListPanel MIListPanel  | 
          
| ListOption | arget event. Use to indicate that a user has made a selection from a list. | ListPanel | 
| RefreshPanel | Target event: Use to indicate that a panel refresh has been processed. | ListPanel | 
| Running | Source event. Use to indicate when a control is finished loading its data.  For example, in a Visualizer panel, when a user clicks in a list to select a record and then data loads, this event is active.  | 
            ListPanel VisualizerPanel  | 
          
| Search | Target event. Use when a search is performed. | ListPanel | 
| Update | Target event. Use to indicate a record has been updated. | MIPanel |