A requirement came to create a dialog that creates multiple things
let's say the dialog should contain a section for filling some vendor details
i was going to duplicate the PO create dialog and add the extra fields. But is there a better approach? as i feel the dialog will be very long now
I mean could we for example create multiple dialogs with "Next" option to go to the second one, but only actually save at the end of everything?
or is there a better design for this or sth similar that was done in standard?