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 […]
MasinoPreviewRow10, the Substitute for Preview extension in Web Applications that Generated by PHPMaker 10
MasinoPreviewRow10 extension is an updated version or the substitute for Preview extension that created by PHPMaker 10. This extension will be placed in the same Details Preview type with the original Preview extension. In other words, you cannot use both Preview and MasinoPreviewRow10 extension at a time. You have to choose one of them. With […]
MasinoDetectChanges10, Detecting the Changes on Form in Web Applications that Generated by PHPMaker 10
MasinoDetectChanges10 extension will add the ability in your web applications that generated by PHPMaker 10 to detect the changes on the Form before user leaving the page. This is very useful to remind users if they want to leave the current Form but forgot to save the changes. You can decide whether to activate this […]
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 […]
A Case Study: Implementing Many-To-Many Relationship in Web Applications that Generated by PHPMaker 10
As we have already known, when designing database relationships, Many-To-Many relationships are not a good idea, because they are not allowed. We must find a way of making them Many-To-One or One-To-Many. In databases, a join table is generally used to create the relationships. A typical example is the orders and products tables in the […]
Incorporating Alertify Code into Javascript Template Files of PHPMaker 10.0.1
This following customization will show you how to implement Alertify Code into Javascript Template Files that used by PHPMaker 10.0.1. There are some files that need to be modified so that we can use the Alert and Confirmation Dialog Box code from Alertify properly. In other words, we will not use the built-in alert and […]
- « Previous Page
- 1
- …
- 12
- 13
- 14
- 15
- 16
- …
- 49
- Next Page »