Faster input form for multiple entities

Let’s say I have a customers table and 2 related tables of orders and interactions
When a new customer is created, an order and/or an interaction need to be created as well.

Currently, this is handled in 3 different forms.
First create the customer-> UX navigates to customer details view-> press on New in related interaction/orders table and input the relevant data.

Is there a way to make the capturing of data for creation of these 2-3 rows faster? Can it be in a single form?

0 4 364
4 REPLIES 4
Top Labels in this Space