The onAfterPublicSubmission handler is called after a public submission has been received, validated with no errors, and saved to your database. The $last_id
field is the ID of that submission, which you can use for making additional changes, saving custom fields, etc. See below for an example module.
1 |
|