This following trick will show you how to add the ability to detect the changes on the form before user leaving the page in websites that generated by PHPMaker. If a user does the changes, for example, he is typing something new or editing the existing value on a field, afterwards he wants to go […]
How to Hide “Go Back” Link in Websites that Generated by PHPMaker 9.2.0
Have you ever wanted to hide the Go Back link for a particular page and for the certain condition? Well, I have! Sometimes, I want to hide that link since I don’t want my web application’s users go back to the certain page by clicking on the link for the particular pages only. This following […]
How to Validate Multiple Records from Grid-Edit in Websites that Generated by PHPMaker 9.2.0
PHPMaker has the ability to generate the List page that contains the Grid-Edit which can be used to edit or update multiple records by clicking once only. As we have already known, this Grid-Edit is powerful to edit multiple records at once. It has the ability also to either add a new row, delete the […]
How to Change the Values of Constants On The Fly in Websites that Generated by PHPMaker
Sometimes, you want to change the constants values on the fly in the configuration file of websites that generated by PHPMaker. For example, you want to change the values of EW_REMOVE_XSS constant which has default value as TRUE in the configuration file become FALSE for the certain pages. To do this, you can change the […]
A Case Study: Adding Prev Next Navigation Links in the Master/Details Page of Websites that Generated by PHPMaker 9.1.0
Have you ever wanted to add the Previous and Next navigation links in the Master/Details pages of web applications that generated by PHPMaker? As we have already known, PHPMaker can generate the Master/Detail pages powerfully only in a few seconds. Unfortunately, it has not provided the navigation links as well as the pagination links in […]
How to Remove Menu in Websites that Generated by PHPMaker 9.1.0
Sometimes, you want to hide all the menu items for all pages in your web applications that generated by PHPMaker. You can do this easily and quickly in PHPMaker by using jQuery. This trick will let you know how you can remove the menu section in your web application that generated by PHPMaker without having […]
- « Previous Page
- 1
- …
- 5
- 6
- 7
- 8
- 9
- …
- 12
- Next Page »