Show Tabs in Detail page (Master - Detail)

Greetings to all,I’m making screenshots of occupational health forms,
I must fill out these forms with simple information for the user, the problem
is that for the development of the pages, I don’t know how I should parameterize the tables.I need different pages to be displayed in detail, allowing me to save space
and group the information correctly.I have about 20 detail tables which I must relate to the main table, I have had to
do it this way because PHPMaker does not allow me to distribute different forms in the same space.Regards,Omar Noboa

You may try Multiple Master/Detail, see the tutorial Master/Detail in the help file.

Thanks, i’ll see the help file.