PHPMaker has the great feature to generate the Confirm page before user save the record into the database. This Confirm option is located under Table setup for Add, Edit, and Multi-Update pages. By using this option, then PHPMaker can generate the Confirm page for that pages and we can enable this feature only for the […]
How to Detect Changes on Form Before Leaving the Page in Websites that Generated by PHPMaker 9.2.0
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 […]
Adding YUI Dialog Box of “Logout Confirmation” into Websites that Generated by PHPMaker 9.1.0
For those of you who have been implementing the customization in the article I wrote titled How to Customize Header and Footer in Websites that Created with PHPMaker 9.0.1, then you should see that there is a Logout link that located in the header of your web application. When this link is clicked by your […]