I have a parent post type call "Job" and a child post type call "Application".
Within the parent post I have a custom field called "Notification".
The notification field is updated through and edit front end post form. When it is updated I would like the contents of the notification to be sent to all "Application" authors.
Hello. Thank you for contacting the Toolset support.
You will have to use the Toolset Form's hook "cred_notification_recipients" to add the notification emails on fly and get the related child post autors: