This following trick will show you how we can search data in Advanced Search based on change event on the Combobox or Select Option element control. In other words, the search process will not be triggered by on click event that belongs to the submit button type, but triggered by on change event that belongs […]
MasinoDetectChanges10, Detecting the Changes on Form in Web Applications that Generated by PHPMaker 10
MasinoDetectChanges10 extension will add the ability in your web applications that generated by PHPMaker 10 to detect the changes on the Form before user leaving the page. This is very useful to remind users if they want to leave the current Form but forgot to save the changes. You can decide whether to activate this […]
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 […]
MasinoDetectChanges, Extension for Detecting the Changes on Form of Websites that Generated by PHPMaker 9.2.0
MasinoDetectChanges extension will add the ability in your web applications that generated by PHPMaker to detect the changes on form before user leaving the page. You can decide whether to activate this ability in List, Add, Edit, Search, and UserPriv pages. You can adjust the settings from the generated configuration (ewcfg9.php) file. There are four […]
How to Make Search Panel Expanded If Search Criteria Has Been Defined by Users in Websites that Generated by PHPMaker 9.0.4
As we have already known, PHPMaker has the ability to generate the List pages that contain Search panel which has either collapsed or expanded as the initial state when the List pages are loaded. You have to choose one of those two conditions before generating the List pages. When you choose Initiate search panel as […]
How to Force Users to Select Values in Advanced Search of Websites that Generated by PHPMaker 9.0.4
In my previous two articles, I wrote tips and tricks how you can prevent blank search keyword in Search panel for Basic Search in List pages, and also how to define default search operator in Advanced Search pages. Now we are going to add the ability in Advanced Search page to force users to select […]