PHPMaker has the ability to display the aggregate functions such as SUM, COUNT, and AVERAGE at the bottom or the footer of the main table in the List pages. Unfortunately, the alignment of the columns are using “left-align” instead of “right-align”. Since those aggregate columns are for displaying the total information in number, then it […]
A Case Study: Inserting Calculator Javascript in Websites that Generated by PHPMaker 9.2.0
Sometimes, you want to display the calculator for your web application’s users in order to help them to calculate the certain value while adding or editing data. That would be better to show the calculator in the same page while they are working, so they don’t need to open any other calculator programme. This following […]
How to Add “F2” Key Press to Submit Form in Websites that Generated by PHPMaker 9.2.0
For those of you who have implemented the customization that I wrote in the article How to Set Focus on Next Input Field Using jQuery When Users Press Enter in Websites that Generated by PHPMaker 9.0.2, then this following customization below is definitely for you! Yes, now we are going to add F2 Key Press […]
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 […]
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 Hide PreviewRow Tab of the Restricted Detail Pages in Websites that Generated by PHPMaker 9.2.0
PreviewRow extension (only for the registered PHPMaker users) is one of the best extensions that provided by PHPMaker. It will turn your List pages which have some detail pages in it into several tabs. The tabs are hidden by default, and replaced by only plus (+) icon. When you click on the icon, then the […]
- « Previous Page
- 1
- …
- 5
- 6
- 7
- 8
- 9
- …
- 20
- Next Page »