Jump to main content Jump to doc navigation

Event: OnContextFormPrerender

Fires prior to the context editing form loading. Useful for running custom javascript.

  • 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.

See Also