Today we are going to add jQuery auto-hide message after 3 seconds for the success message in the web applications that generated by PHPMaker 9.1.0. Actually, this customization is similar to the previous one that I made for version 8.0.3. There are some differences between the older one and this current customization. I added one […]
A Case Study: Creating Provinces, Cities, Subdistricts Dynamic Selection in Websites that Generated by PHPMaker 9.1.0
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 […]
How to Always Include YUI Buttons CSS in PHPMaker Project
I recently always use the Dialog Panel from YUI which uses the YUI Buttons in it. Each of them uses the separated CSS file. Unfortunately, PHPMaker only includes this YUI Button CSS file in the header of your generated web application, if and only if you are using the Send to Email feature. If you […]
Adding “Activate User Account by Admin” Feature into Websites that Generated by PHPMaker 9.1.0
One of the greatest features that I love in the web applications that generated by PHPMaker is the ability to provide two different main business process when users registering their user accounts. The first one is, users can activate their accounts by clicking on the link inside the email that sent by web applications after […]
- « Previous Page
- 1
- …
- 7
- 8
- 9
- 10
- 11
- …
- 20
- Next Page »