As we have already known, PHPMaker has the ability to generate the List page which is including the Search Panel in order to search the certain records based on the certain keyword(s). However, not many people know that the web applications that generated by PHPMaker has a powerfull Quick Search feature. If you generate your […]
How to Prevent the Blank Keyword in Search Panel of Websites that Generated by PHPMaker 9.0.4
By default, PHPMaker will allow your users to input the blank keyword in Search Panel of the web application that generated by it, so the search results will return all records, even we have enabled the Requires Search Criteria from the Tables setup. For some conditions, we do not want to display all records and […]
How to Separate Permissions for List/View/Search in PHPMaker 8.0.3
PHPMaker application generates your List Pages that contains the Search feature and the View link. The Search feature is useful for users if they want to search the certain information based on the data they entered. The View link is useful to display the detail of the selected related record your users click. By default, […]