Master Detail - 1 to N relation November 08, 2019, 12:04:15 AM Good night. Please ... I've seen this question here but no answer. How to make a Master Detail screen with 1 to N relationship? I need a single record Header (a form) With a detail (using one grid with several lines). Quote Selected
Re: Master Detail - 1 to N relation Reply #1 – November 08, 2019, 01:29:42 AM @luminatti can you provide an example screenshot of what you want to achieve, so that I can understand you properly. Quote Selected
Re: Master Detail - 1 to N relation Reply #2 – November 08, 2019, 02:08:42 AM Please ...in this pattern i'm posting. It's from an application of mine and I'd like to transfer it to PHP and make a layout like what I demonstrate there, but responsive (The actual version is not responsive and was made in another RAD Tool). Quote Selected
Re: Master Detail - 1 to N relation Reply #3 – November 08, 2019, 02:10:07 AM https://drive.google.com/file/d/1c4C131Fiv-hWFxjKuz-UYIF-VZBWj6FE/view Quote Selected
Re: Master Detail - 1 to N relation Reply #4 – November 08, 2019, 02:48:18 AM I posted the example screen ... is it possible to do something similar in PHPRAD? Quote Selected
Re: Master Detail - 1 to N relation Reply #5 – November 08, 2019, 05:12:41 PM @luminatti it is possible in phprad, but I am not sure if it is responsive. Quote Selected
Re: Master Detail - 1 to N relation Reply #6 – November 09, 2019, 04:33:25 AM Do you have one example tô show ? Tks. Quote Selected
Re: Master Detail - 1 to N relation Reply #7 – November 09, 2019, 11:32:53 PM @luminatti There isn't an example. But you can achieve it by adding filters to your List Page by going to Page Design and clicking on Select Page and select the List page you want to work on, then from the Page Filter Components, you click and Drag the Filter Component you want to use(i used Select Field in the image below) from number 3 to number 4 in the image below and then configure it from the area in number 5. After you finish configuring it, Preview to see changes.You can also find more info from the Phprad👉 Documentation. Quote Selected