It’s time to customize the look of the Header and Footer of your web application that created with PHPMaker version 9.0.1. There are some constants that were added into the configuration file that aims to support the change of your Header and Footer view. Most of the information that we will add into the Header […]
How to Customize Pagination Style in Websites that Created With PHPMaker 9.0.1
PHPMaker generates your Pagination style (generally, in the page that displays the list of records or record view) based on the setting you chose from PHPMaker application; whether you want to use the drop down style, or link of number style. Unfortunately, you have to choose one of those two options. If you want to […]
How to Customize Search Panel Style in Websites that Created With PHPMaker 9.0.1
PHPMaker generates your pages that contain Search Panel using the standard style. In addition, that Search Panel status will always using one condition based on the setting we chose when we generate the script files using PHPMaker. If we want to use the default status whether collapsed or expanded, then we have to re-generate the […]
How to Customize Page Title Style in Websites that Created With PHPMaker 9.0.1
Now it’s time to customize the Page Title style in websites that generated with PHPMaker. Page Title that we are talking about here is the title of page content that located above the main table or main content in your generated pages. We are going to customize PHPMaker template file for this purpose, so we […]
How to Optimize Main Table Width to Maximum Width of Your Site Created with PHPMaker 9.0.1
PHPMaker generates your main table without optimizing its width to the maximum width of your site. For example, in your list page that contains a table with only two columns or fields, you will see that this total table width will not auto-adjust to the maximum width of your site. Therefore, you will see so […]
How to Switch Your Site Menu from Horizontal to Vertical and Vice Versa Easily Using PHPMaker version 9.0.1
This following modification will make the ability to switch your site menu from using Horizontal to Vertical and vice-versa easily in websites that generated with PHPMaker. Since PHPMaker still allows you to use one of the two menu layout (whether Horizontal or Vertical) in one occasion, then you have to re-generate your script files using […]