Hi all,
I have a question regarding Master Detail Form.
For standard APEX in order to create new record, I need to start from report page. Then I need to click Create button.
It will launch the master detail form where I can create the master part first then save. It will return to report page again.
From there I need to click the newly created record from the link then I can go to master detail form and add the detail part.
I would like to have a scenario when I can create the master Part first and then details part without having to go back to report page.
So after I save the master part and I can directly add the detail part.
I already tried to remove the After processing branches part.
The problem is after I save the page, then it stays in master page form, but the page is refreshed.
Is there a way that I can make the scenario work?
Please give me some guidance.
Thank you and regards,
Troy.