Have you ever wanted to create the dynamic selection feature in your web application? Well, I have and implementing it very often in almost web applications I created. In this article, I will show you how you can create it easily and quickly using PHPMaker only less than 2 minutes. I just created a video […]
A Case Study: Making Orders Proceed with Order Details in Websites that Generated by PHPMaker 9.1.0
This article was written in order to answer the question in PHPMaker discussion forum. It’s about how to make an Order proceed with updating the Order Details. The difficult thing is how to make the ability of when user is selecting the main item, then the detail of items will be changed accordingly below. The […]
How to Hide “Add” Link in Websites that Generated by PHPMaker 9.1.0
This following trick will show you how to hide the “Add” link in the web applications that generated by PHPMaker. Sometimes you do not want to show the “Add” link for the certain table since you want to use “Grid Add” link in order to add records using the Grid-Add feature. Well, we can achieve […]
Smart Search in PHPMaker
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 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 […]
- « Previous Page
- 1
- …
- 6
- 7
- 8
- 9
- 10
- …
- 12
- Next Page »