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 […]
Adding YUI Dialog Box of “Logout Confirmation” into Websites that Generated by PHPMaker 9.1.0
For those of you who have been implementing the customization in the article I wrote titled How to Customize Header and Footer in Websites that Created with PHPMaker 9.0.1, then you should see that there is a Logout link that located in the header of your web application. When this link is clicked by your […]
Adding Dialog Box of “About Application” into Websites that Generated by PHPMaker 9.1.0
It’s time to add the dialog box of “About Application” into your web applications that generated by PHPMaker. This is important to show your users about information of your web application. We will use YUI Panel widget for this purpose. This will make your web application will look more informative and more professional, since we […]
- « Previous Page
- 1
- 2
- 3
- 4
- …
- 13
- Next Page »