Scheduler

Scheduler

I Have a 2 forms, one is parents and one is children.

I want to have a automated email when a parent registration expires.

I want it to take each of the children belonging to that parent and mention them in the email. How do I pull those records of all the children belonging to that parent? I've tried to use the fetch but can't get it to work?