PHPMaker will generate a Copy inline-link when we enable Add permission action. Sometimes we do not want to allow users to copy the existing record for some reasons. Just like the similar trick how to prevent copying records in PHPMaker 9, this following trick below will show you how we can do the same purpose […]
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. […]
How to Hide “Add” Link in Websites that Generated by PHPMaker 9.1.0
This following trick will show you how to hide the “Add” link in the web applications that generated by PHPMaker. Sometimes you do not want to show the “Add” link for the certain table since you want to use “Grid Add” link in order to add records using the Grid-Add feature. Well, we can achieve […]