Hi,
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
another section for creating vendor bank details
another section for creating purchase order header (somehow similar to the fields in the original dialog)
and another section for creating one purchase order line (specific fields)
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?