This article was written in order to answer the question in PHPMaker discussion forum. It’s about how to make an Order proceed with updating the Order Details. The difficult thing is how to make the ability of when user is selecting the main item, then the detail of items will be changed accordingly below. The […]
How to Make the Different Filter for List and Add/Edit Page in Websites that Created With PHPMaker 8.0.3
One of the great flexibilities in PHPMaker is the ability to define the different filter for the different pages. This filter is useful whenever you want to limit the records that you want to display. Sometimes you want to show all products in the list of CustomerOrders page, but in the other side, you only […]