Similar to my previous two articles, this time we are going to improve the Terms and Conditions feature in websites that generated by PHPMaker. Now we will switch it become using YUI Panel widget, so the Help window will look more professional and more beautiful. Please note that before implementing the customization below, I assume […]
Improving Help Feature in Websites that Generated by PHPMaker 9.1.0
This time we are going to improve the Help feature that we have been implementing via this article: How to Add Help Feature into Websites that Generated by PHPMaker 9.0.2. As you can see from that article above, the Help window will be shown up using pop up window Javascript. Now we will switch it […]
Improving Breadcrumb Links Feature in Websites that Generated by PHPMaker 9.1.0
For those of you who have been implementing the customization I made and wrote in in the article How to Show Breadcrumb Links in Websites that Generated with PHPMaker 9.0.1, then this following customization below is recommended for you. You will find that in the previous article above, we are showing the Breadcrumb Links twice […]
How to Improve LoadProfileFromDatabase() and SaveProfileToDatabase() Functions in PHPMaker Template
For some unknown reasons, you might get error message when you are calling LoadProfileFromDatabase() and SaveProfileToDatabase() functions. These both functions are located in your generated phpfn9.php file. The following customization below will prevent that error message by improving some code in those both functions. We will customize the template file for this purpose, and not […]
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 Add an Empty Table in Detail Preview Row Tab of Websites that Generated by PHPMaker 9.0.3
If you are using the PreviewRow extension in order to display the detail preview row of the certain master record, you will find that if no detail records found for that master record, then the tab view will look so ugly, since there is no the outline border around of its area. You will only […]
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- …
- 18
- Next Page »