As we have already known, PHPMaker has the ability by default to convert the ENUM field type (MySQL Database) becomes CheckBox element in the Add/Edit Form. Since the ENUM field type has the option values in it, then PHPMaker will add the bracket ([]) characters in the end of name and id property of the […]
How to Separate and Maintain the XML Language Files in PHPMaker
For those of you who have been implementing the Breadcrumb Links using Masino Extensions, then you have to insert the additional Breadcrumb phrases into the XML Language files. This files are located under the languages sub-folder of PHPMaker installation. Most of the time, each of your PHPMaker project uses the different Breadcrumb phrases. Thus, if […]
How to Implement Regional Settings in Web Applications that Generated by PHPMaker
Many web developers who use PHPMaker thought that the Regional Settings cannot be implemented properly in the web applications that generated by it. This could be happened since by default PHPMaker will use the default setting in the generated configuration (ewcg*.php) file, moreover the default setting in the related .xml language file also will use […]
How to Make Search Panel Always Collapsed in the Web Applications that Generated by PHPMaker 10.0.4
As we have already known, PHPMaker will generate the List page that contains Search Panel which has the ability to automatically expand its panel when the search criteria has been entered by users, or even has been defined from PHPMaker side. In other words, this Search Panel can be collapsed when the List page is […]
The Reasons Why You Should Always Enable Multi-Language Since PHPMaker 10.0.4
Since PHPMaker version 10.0.4, the Multi Language feature has been improved. PHPMaker will not use the phrase stored by Multi-Language Editor if multi-Language is not enabled. This means that since by default PHPMaker does not enable the Multi Language, then you, as the web developer, have to manage the phrases which are used by your […]
Hiding Action Buttons (Add, Edit, Delete) on View Page of Web Applications that Generated by PHPMaker 10
Have you ever wanted to hide the action buttons on the View page of the web applications that generated by PHPMaker? The action buttons I meant is Add (also Copy if you enable it from Fields setup), Edit, and Delete. Now you can do it easily by using either Server Events or Client Scripts. Since […]
- 1
- 2
- 3
- …
- 12
- Next Page »