Problem description
A form (caller) has a menu item to open a separate form (dialog) to create a new record. After the new record is created and the dialog form is closed, the caller form is updated and the new record is made the current one. What are the ways to achieve it?
Hints
Analyse
\Forms\EcoResProductCreate\Methods\updateCallers
method.