OnContextFormRender
Last updated May 3rd, 2020 | Page history | Improve this page | Report an issue
Event: OnContextFormRender¶
Fires after the context editing form has loaded.
- Service: 2 - Manager Access Events
- Group: modContext
Event Parameters¶
Name | Description |
---|---|
key | The key of the context. |
context | A reference to the modContext object. |
mode | Either 'upd' or 'new', depending on the situation. |