PHPMaker by default will add the comma (,) separator in combobox lookup field when you display more than one field in it. Let’s say in the Customers table, I have a field named Office which setup as the Combobox, and this field will lookup to the Offices table. So, I will link this Office field […]
How to Remove “Please Select” from the Select Option in Websites that Created with PHPMaker 8.0.3
Have you ever read the article I wrote about how to hide or change the “Please Select” words with your own words including its value? Well, the following trick will show you how to remove the “Please Select” option from the Select Option in websites that created with PHPMaker, instead of to replace the “Please […]
How to Disable/Enable the Registration Page in Websites that Created with PHPMaker 8.0.3
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 […]
- « Previous Page
- 1
- …
- 39
- 40
- 41
- 42
- 43
- …
- 49
- Next Page »