This topic is locked

Detail data on view page

2/25/2009 7:38:47 AM
PHPRunner General questions
O
ossi69 author

When you hover over "order details" you will get this nice list of detail table.

http://livedemo.asprunner.net/phprunner/li...orders_list.php
when you click view button on same page, it will take you to nice view page.

http://livedemo.asprunner.net/phprunner/li...p?editid1=10249
My question: Is it possible to list that nice order details table in addittion on whats in view page?

(Not as a hover function, but another table beneath whats already in view page.)
I tried copying and pasteing code to view page, but it did not work.
Is there a function somewhere that would let me just select this feature, or should I try this with just adding a code snippet, and make a sql query and print out the table this way. (How would I build such a code)?
Thanks

Trying things out <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=11018&image=1&table=forumtopics' class='bbc_emoticon' alt=';)' />