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 Prevent “Copy” Action in Websites that Generated by PHPMaker 9.0.4
As we have already known, PHPMaker by default will generate a “Copy” icon/inline-link/text-link in order to add a new record by copying the existing record; either from List or View page. User then will be able to quickly add a new record without having to type all the values for all fields. Let system copies […]