As we have already known, the smaller the Javascript and CSS file size, the faster the web application is loaded. Therefore, that would be better if we compress the Javascript and CSS files that we used, especially those that have been generated by PHPMaker. Many Javascript and CSS compressor tools provided in Internet have the […]
How to Make Menu Can be Opened in New Window/Tab in Websites that Created with PHPMaker 8.0.3
One of the great features in PHPMaker is the ability to create the pull-down menu easily with a nice and modern view in your web application. This menu also supports for horizontal or vertical style you may choose. Generally, we will use this menu feature in order to access our generated pages and open them […]
How to Change Vertical-Align of CheckBox Item, View, Edit, and Copy Links from Middle to Top on List Page in Websites that Created with PHPMaker 8.0.3
PHPMaker by default will use the value of middle for vertical-align for the following: checkbox item, view link, edit link, and copy link, and also the current value of the other fields in the same/related row of the table in the list page of your generated web application. I think this is normal if most […]
How to Remove Comma Separator in Combobox Lookup Field in Websites that Generated with PHPMaker 8.0.3
PHPMaker by default will add the comma (,) separator in combobox lookup field when you display more than one field in it. Let’s say in the Customers table, I have a field named Office which setup as the Combobox, and this field will lookup to the Offices table. So, I will link this Office field […]
- 1
- 2
- 3
- …
- 11
- Next Page »