Form with repeatable fields, submit to multiple mudules

Form with repeatable fields, submit to multiple mudules

I have 4 custom modules in my crm, Child, Carer location and job. The business model is that we accept bookings of our carers to do a job of caring for children. These are linked to the parents via the contacts module, with each parent having the own contact. One job can have many children and many parent (contacts).

I need to create a form that will take the bookings of these jobs and I think this maybe possible with creator. I have created an app with the different sets of data: job, parents, children and locations. I have also created another form "book a carer" which collects data or the booking (date/time start and date/time Finish). The form also contains a lookup field for location, a sub-form with a multiple lookup of parents and another sub form with multiple lookup of children. 

Problem 1
The form works fine accept it does not display in the report, all of the details  (e.g. details of children which are images, multi-line, dropdown select and multiple select). I can create a link to show all fields but they still do not show up.

Problem 2
I need to be able to submit the information to different modules in the crm, with multiple records (e.g. many children) is this possible with creator?