How to Change Vertical-Align of CheckBox Item, View, Edit, and Copy Links from Middle to Top on List Page in Websites that Created with PHPMaker 8.0.3

PHPMaker by default will use the value of middle for vertical-align for the following: checkbox item, view link, edit link, and copy link, and also the current value of the other fields in the same/related row of the table in the list page of your generated web application. I think this is normal if most [...]

Read more…

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 [...]

Read more…

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 [...]

Read more…

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 [...]

Read more…

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 [...]

Read more…

How to Disable or Enable Another Control Based On Click Radio Button Using jQuery in Websites that Generated with PHPMaker 8.0.3

This time I will show you how to disable or enable another control based on the Radio Button onClick event in websites that generated with PHPMaker. Again, we will use jQuery for this purpose. Fortunately, PHPMaker has given the id for each control that generated by it, so we can optimize this id for using [...]

Read more…

How to Manage the Transaction Code in Websites that Generated with PHPMaker 8.0.3

The following article will show you how to manage the transaction code at the websites that generated by PHPMaker by calling the certain function from the related field. The transaction number will automatically be increased by your web application only for the year of that code. When the current year is greater than the year [...]

Read more…

How to Check Some Records before Executing Multiple Delete in Websites that Generated with PHPMaker 8.0.3

If you enable the Multiple delete setting in PHPMaker, then the generated list pages will allow you to execute multiple delete (deleting more than one record at once) from the list page of your web application that generated by PHPMaker. This is really really helpful to delete many records by clicking the Delete button only [...]

Read more…

How to Hide “Please Select” in the Select Option in Websites that Created with PHPMaker 8.0.3

As we have already known, by default, PHPMaker will add an item into the Select Option (ComboBox) which has a default value of “” (blank string) and a default label value of “Please Select”. This following trick will show you how you can hide or replace that “Please Select” option from the Select Option (ComboBox) [...]

Read more…
s2Member®