The following article will show you how to manage the transaction code at the websites that generated by PHPMaker by calling the certain function from the related field. The transaction number will automatically be increased by your web application only for the year of that code. When the current year is greater than the year […]
How to Check Some Records before Executing Multiple Delete in Websites that Generated with PHPMaker 8.0.3
If you enable the Multiple delete setting in PHPMaker, then the generated list pages will allow you to execute multiple delete (deleting more than one record at once) from the list page of your web application that generated by PHPMaker. This is really really helpful to delete many records by clicking the Delete button only […]
How to Hide “Please Select” in the Select Option in Websites that Created with PHPMaker 8.0.3
As we have already known, by default, PHPMaker will add an item into the Select Option (ComboBox) which has a default value of “” (blank string) and a default label value of “Please Select”. This following trick will show you how you can hide or replace that “Please Select” option from the Select Option (ComboBox) […]
How to Add Record Number Column on the Exported List Pages in Websites that Generated by PHPMaker 8.0.3
Still remember about the modification I made and wrote it in How to Add Record Number Column on The List Page in Websites Created With PHPMaker 8.0.3 article? Well, that modification only for adding the record number column on the list page, and not for the exported list page (either using Printer Friendly, Export to […]
How to Use Email Template Based on the Selected Language in Website that Created with PHPMaker 8.0.3
If you create the multi language website application using PHPMaker, then you will find that by default your web site will send an email using the English email template to the user regarding the event your user have just done, even the user has selected non English language before. This could be happened since PHPMaker […]