When the password has expired in web applications that generated by PHPMaker, then there will be a Change Password page shown up, including the standard message: Password Expired. Please change password.. It means that the system will force users to change their password immediately, otherwise they cannot login into the system properly. This is one […]
How to Change Menu Item Text in Web Applications that Generated by PHPMaker 10.0.2
Thank Goodness! A few minutes ago, I just found a nice trick how we can change the Menu Text on the fly easily and quickly by using the Menu_Rendering of Server Event in PHPMaker 10. In other words, let’s say we want to change the Text that belongs to one of the Menu Items without […]
How to Display Image and Text in List Options, Export Options, and Other Options of Web Applications that Generated by PHPMaker 10.0.1
One of the greatest features that I love so much from PHPMaker 10 is the ability to display the link either by using Button Group and or DropDown Button (since it used Bootstrap). This will obviously save a lot of space in your web applications. Not only that, it also has the ability to display […]
How to Restrict Login Time in Web Applications that Generated by PHPMaker 9.2.0
This following trick will show you how to restrict login time in web applications that generated by PHPMaker. Let’ say, you don’t want your web application users login before 03.00 AM and after 11.00 PM (for example, since there are additional back-end process in the server after 11.00 PM and before 03.00 AM). If users […]
How to Display Records on Daily Basis in Websites that Generated by PHPMaker 9.2.0
Now we are going to display records in List page on daily basis by using Server Events in web applications that generated by PHPMaker. This is very useful for web applications which have the transaction records that growing from day to day. Each time users open the List page, then only the records that have […]
How to Define Default Search Value in Advanced Search of Websites that Generated by PHPMaker 9.2.0
If your web application has many transactions data that entered by end-users everyday, then consider not to display all records in the List page since the page will take much longer time to be loaded to your end-users. Fortunately, PHPMaker has provided Requires Search Criteria from the Tables setup that related to the table so […]
- « Previous Page
- 1
- 2
- 3
- 4
- …
- 6
- Next Page »