This topic is locked
[SOLVED]

 How can i show master record on child add page?

12/21/2012 2:37:27 PM
PHPRunner General questions
T
Tayyab Ilyas author

Hi
I am working on an order management application
I have order and order_details (1-n relation with order) table to keep order record
I have shipment table to track order shipment --> Now on Add shipment i wants to show order details so that user can select item code in shipment. how can i show order details on shipment page when user selects order number on shipment page?
Thanks for support in advance.

T
Tayyab Ilyas author 1/5/2013

Any Help Please

D
desipan 1/6/2013

Please visit the following page in the manual: http://xlinesoft.com/phprunner/docs/show_data_from_master_table_on_detail_view_edit_add_page.htm

I hope this helps you to obtain the solution you are looking for.