Adding children in same process - workflow optimization

I have a data model with Visitors, Visits for those visitors, and Visit Services which are items the visitor needs during their visit. 

I'd love to make this into a single workflow. Create a new visitor, add a visit (all automatic fields like timestamp and I assume a ref to the Visitor record, but nothing for the user to enter), and then prompt the user to add Visitor Service records from a list of Services in an existing table.

I've gotten good with single tables and viewing refs, but not adding child records. What's the best way to make this flow easily for the users? 

0 4 121
4 REPLIES 4
Top Labels in this Space