One of the most flexible features that provided by PHPMaker is the ability to search records by using Advanced Search. This feature allows us to define which fields should be involved, and which operator should be used by default when users are accessing the Advanced Search page. For example, if you defined USER SELECT in […]
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 […]