Page 1 of 1

Master Details on same page

Posted: Fri Dec 13, 2019 10:02 pm
by perwez84

Currently to view the Detail Record, a separate page is opened where we can edit / add the details record linked to a master. However it would be of great convenience if master and details records remains on a same page. (no need to go for another page (i.e detail). Detail Preview extn do the job for list, but to edit / add record it also redirect to detail page.


Re: Master Details on same page

Posted: Fri Mar 13, 2020 10:33 pm
by apis
Absolutely correct.

Re: Master Details on same page

Posted: Tue Apr 14, 2020 7:21 pm
by malsonique
More thoughts about this topic:

1. Multiple Master/Details that can not "co-insist";
2. "Multi-level Master/Details"

For 1:
I have a "proposal" project, tables are called: "proposals" (master only), "A_proposal_details", "B_proposal_details", and "C_proposal_details", and the different business natures are very different from each other. So is there a way to automatically show/hide/change the detail grids when user check/un-check/change the check-box in "proposal"?

For 2:
In the same case, if a type A "proposal" (master + detail) has sever terms, for excample, multiple "payment installments", how should I design the project?

Any ideas? Thanks!