MasinoGraphical extension is an updated version or the substitute for Graphical extension that created by PHPMaker. This extension will be placed in the same Graphical Template type with the original Graphical extension. In other words, you cannot use both Graphical and MasinoGraphical extension at a time. You have to choose one of them. With this […]
The First Extensions I Made for PHPMaker 9.2.0
God bless the day I made some PHPMaker Extensions! Yes, this extensions are working only for PHPMaker 9.2.0 as this is the latest version I have been using until I was writing this article. The good news is: if you are a member of ILovePHPMaker.com, then you certainly deserve it. Please you use it for […]
How to Set the New Phrases based on the Selected Language in Websites that Generated by PHPMaker 9.2.0
Have you ever wanted to add the new phrases into the .xml language files without having to add them manually into the .xml language files? If so, then this following trick is definitely for you. Yes, files word means that there are more than one .xml language files will be involved regarding that new phrases. […]
The Safest Ways to Get Values from Any Field Types in Row_Rendered Server Events of PHPMaker 9.2.0
Row_Rendered is one of the famous Server Events in PHPMaker. This event will be called after rendering a record regardless the page that uses it. It is an extremely useful event for conditional formatting, you can do a lot of things with this event, such as changing font color, font styles, row background color, cell […]
How to Disable Select Box on the Edit Pages in Websites that Generated by PHPMaker 9.2.0
Another flexibility feature that I love from PHPMaker is the ability to disable the element on the form by using Server Events. You can decide to disable the certain elements on the form that suits your needs or based on your business process for the certain pages. In other words, you don’t need to modify […]
A Case Study: Hiding the Master Fields in Master/Detail Pages of Websites that Generated by PHPMaker 9.2.0
PHPMaker generates the Master/Detail pages by including the *master.php file into the generated List page that belongs to the detail table. For example, the master table is orders, and the detail table is orderdetails and both tables have already been associated as Master/Detail in Table setup of PHPMaker. So, in the generated orderdetailslist.php file, you […]
- « Previous Page
- 1
- …
- 3
- 4
- 5
- 6
- 7
- …
- 20
- Next Page »