Now we are going to display records in List page on daily basis by using Server Events in web applications that generated by PHPMaker. This is very useful for web applications which have the transaction records that growing from day to day. Each time users open the List page, then only the records that have […]
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 […]