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 […]
How to Add Row/Record Number Column on the List Pages in Websites that Created with PHPMaker 9.0.2
Did you still remember about the modification I created in my article which have the title How to Add Record Number Column on The List Page in Websites Created With PHPMaker 8.0.3? If so, you will see the difference between the modification I created in that article with the one I created in this current […]
How to Add Record Number Column on The List Page in Websites Created With PHPMaker 8.0.3
PHPMaker generates the list page of your website without adding the record number column on the table that located in the list page. Meanwhile, there are so many requests that asking about how to add this record number column in the list page. Even this feature is not too important, sometimes we need this Record […]