This topic is locked

master-detail in cascade

11/7/2008 8:54:04 AM
PHPRunner General questions
G
gbhmayer1 author

When I have several master-detail tables, I would like to keep in the list view all the related tables (showmasterfile function)

T
thesofa 11/7/2008

do you mean sort of Grandfather, Father, Son, Grandson type of thing?

I think you will have to do this with custom code on the showmasterdetail page

J
Jane 11/10/2008

Hi,
use custom event (Insert PHP code snippetoption on theVisual Editor tab) for this purpose.