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 Prevent Users Displaying All Records in List Pages of Websites that Generated by PHPMaker 9.0.4
Did you know when your users enter the keyword %%% (three percentage characters; assume you have limited the minimum characters for the search keyword as 3) in your Basic Search panel of List pages, then your web application will display all records that belongs to the table? Even you have prevented it by defining the […]
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 […]
How to Define Default Operator in Advanced Search of Websites that Generated by PHPMaker 9.0.4
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 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 Prevent “Copy” Action in Websites that Generated by PHPMaker 9.0.4
As we have already known, PHPMaker by default will generate a “Copy” icon/inline-link/text-link in order to add a new record by copying the existing record; either from List or View page. User then will be able to quickly add a new record without having to type all the values for all fields. Let system copies […]
- « Previous Page
- 1
- …
- 9
- 10
- 11
- 12
- 13
- …
- 20
- Next Page »