This topic is locked

List child details on master "view" page

10/19/2009 11:34:22 PM
PHPRunner General questions
C
copper21 author

Need a bit of help...I am thinking that it is an easy fix; Noob here. Simply what I would like to do is click on the Master table's "view" page and on the "view" page have all of the child tables and the records within those tables listed as well. On the Master table's "list" page, I have links to all of the child tables with the number of records and that works great, but now I want to be able to view all of the records on one page; that being the Master table's "view" page. Thanks for any help.

J
Jane 10/20/2009

Hi,
use custom events (Insert PHP code snippet option on the Visual Editor tab) to select and show records from details table on the master view page.

You can publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages and I'll help you with sample code.