For those of you who have been implementing Masino Extensions for PHPMaker 10, now I have some good news for you. 🙂 If you see the displaying of messagebox either for Success, Warning, or Error message, then you will see that the size of messagebox will be static, right? In other words, it won’t be […]
How to Display the Confirmation Popup Message After Validation Form in the Web Applications that Generated by PHPMaker 10.0.4
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 […]