hide master page

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
muradalie
User
Posts: 1

hide master page

Post by muradalie »

Is it possible to hide master page detail when i list the detail table ?


mobhar
User
Posts: 11732

Post by mobhar »

Yes, it is. Assume your master table is "orders" and your detail table is "orderdetails", then simply use this URL:

orderdetailslist.php?cmd=resetall


Post Reply