Solved
Open child interface into parent interface using a button
Hi
I want to create an interface in which a user can click on a button which will open the editable child interface and the edited values can later will be saved into the parent interface.
how can i achieve this.

