Creating a web application that supports for mobile responsive design was never so easy. You have to handle the change of layout if they are being displayed in the various of media screen width type which is narrower than the computer screen width. Some of the general pages that must have the ability to auto-adjust […]
PHPMaker 10 Demo Project File Released
For those of you who want to try Demo of I Love PHPMaker 10 on your own computer locally, now you can download it via this link. This Demo PHPMaker 10 Project file also can be used to test Masino Extensions 10 which you can download them from this link. I strongly recommend you to […]
How to Hide the Search Panel in Detail Section of Master/Detail Page in Web Applications that Generated by PHPMaker 10
PHPMaker generates the Master/Detail view page by including the Search Panel in the detail section. Most of the time, I do not need the Search Panel is displayed in the Detail section. The reason for this is that it often confused the users since if they use the Search Panel to find records that do […]
Preventing Copying Records in the Web Applications that Generated by PHPMaker 10
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 Search Data based on the Select Option Change in the Web Applications that Generated by PHPMaker 10
This following trick will show you how we can search data in Advanced Search based on change event on the Combobox or Select Option element control. In other words, the search process will not be triggered by on click event that belongs to the submit button type, but triggered by on change event that belongs […]
- 1
- 2
- 3
- …
- 6
- Next Page »