Page 1 of 1
Remove child records from parent record screen
Posted: 2025-05-13 04:45
by dlee
How can I remove the section in the red box?
Thanks,
TD
Re: Remove child records from parent record screen
Posted: 2025-05-13 04:59
by jsetzer
In AppGini, (1) select your main table ...

- AppGini_tA4XKpHcu6.png (16.9 KiB) Viewed 4665 times
... (2) click "Parent/Children settings" button, then, (3) for each child table, (4) uncheck "Show tab below detail view".

- AppGini_tA4XKpHcu6 - Kopie.png (56.83 KiB) Viewed 4665 times
(5) Finally, click OK-Button, generate code, reload.
Re: Remove child records from parent record screen
Posted: 2025-05-13 05:39
by dlee
Thank you jsetzer !