This topic is locked

view link

8/12/2008 10:53:12 PM
PHPRunner General questions
E
emsurban author

i have a master detail relationship, what i want is if i click the view link in the list view of the master table it will show the details in view page. can this be done?

J
Jane 8/13/2008

Hi,
to add information from detail table to the view of master table use custom event (Insert PHP code snippet option on the Visual Editor tab).

Select and print all detail records for the master record in this event.

E
emsurban author 8/18/2008

Hi,

to add information from detail table to the view of master table use custom event (Insert PHP code snippet option on the Visual Editor tab).

Select and print all detail records for the master record in this event.


can you please show some sample code for this..

J
Jane 8/18/2008

Hi,
actual code is dependent on structure of master and detail tables.

You can post it here or send to support@xlinesoft.com