OnBeforeChunkFormSave
Event: OnBeforeChunkFormSave
Fires after a form is submitted but before a Chunk is saved in the manager.
Service: 1 - Parser Service Events Group: Chunks
Event Parameters
Name | Description |
---|---|
mode | Either 'upd' or 'new', depending on the circumstance. |
chunk | A reference to the modChunk object. |
id | The ID of the chunk. Will be 0 for new chunks. |