Remove child records from parent record screen

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
dlee
Veteran Member
Posts: 168
Joined: 2020-04-14 00:21
Location: South Carolina, USA
Contact:

Remove child records from parent record screen

Post by dlee » 2025-05-13 04:45

How can I remove the section in the red box?

Thanks,
TD
Attachments
child records.jpg
child records.jpg (66.1 KiB) Viewed 4667 times

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1944
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: Remove child records from parent record screen

Post by jsetzer » 2025-05-13 04:59

In AppGini, (1) select your main table ...

AppGini_tA4XKpHcu6.png
AppGini_tA4XKpHcu6.png (16.9 KiB) Viewed 4656 times

... (2) click "Parent/Children settings" button, then, (3) for each child table, (4) uncheck "Show tab below detail view".

AppGini_tA4XKpHcu6 - Kopie.png
AppGini_tA4XKpHcu6 - Kopie.png (56.83 KiB) Viewed 4656 times

(5) Finally, click OK-Button, generate code, reload.
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 25.10 + all AppGini Helper tools

dlee
Veteran Member
Posts: 168
Joined: 2020-04-14 00:21
Location: South Carolina, USA
Contact:

Re: Remove child records from parent record screen

Post by dlee » 2025-05-13 05:39

Thank you jsetzer !

Post Reply