Currently, if you want to disable the Registration page in the website that generated with PHPMaker, then you have to adjust the related setting from PHPMaker application, afterwards you have to re-generate the related script files to apply the changes. The following customization will make the ability to disable or enable the Registration page by […]
How to Add the Password Strength Meter and Password Validation Features on Change Password Page in Websites that Generated With PHPMaker 8.0.3
After implementing the similar customization for Registration page, then we want to add the password strength meter and password confirmation validation by customizing the other page Change Password too. Unlike the customization in the generated Registration page, this time we will customize the related template file for Change Password page. We can customize its template […]
How to Add the Password Strength Meter and Password Validation Features on Registration Page in Websites that Generated With PHPMaker 8.0.3
Many websites nowadays have included the password strength meter and the validation of password confirmation when users are registering their accounts from the registration page. I like those features, because in addition very useful in order to help users to ensure that the password that they are entering is good or strong enough as recommended […]
How to Set Focus on Next Input Field Using jQuery When Users Press Enter in Websites that Generated With PHPMaker 8.0.3
I believe that almost all web application users want that when they fill out the application data into a form, then they can use the Enter key to move the cursor from one input field to the next input field quickly. As we know that by default, to switch from one Input Field to the […]
How to Make the Different Filter for List and Add/Edit Page in Websites that Created With PHPMaker 8.0.3
One of the great flexibilities in PHPMaker is the ability to define the different filter for the different pages. This filter is useful whenever you want to limit the records that you want to display. Sometimes you want to show all products in the list of CustomerOrders page, but in the other side, you only […]
How to Make the Flexibility Options for Export Records in Websites that Generated with PHPMaker 8.0.3
Another great feature in PHPMaker is the ability to define which records will be exported to the certain media/files. There are three options available that you can choose from PHP tab -> List/View Page Options (Global) sub-tab -> Export groupbox -> Export Type selection. The first option is All pages which means that records in […]
- « Previous Page
- 1
- 2
- 3
- 4
- …
- 9
- Next Page »