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 Define Default Search Value in Advanced Search of Websites that Generated by PHPMaker 9.2.0
If your web application has many transactions data that entered by end-users everyday, then consider not to display all records in the List page since the page will take much longer time to be loaded to your end-users. Fortunately, PHPMaker has provided Requires Search Criteria from the Tables setup that related to the table so […]