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 […]
How to Separate Permissions for List/View/Search in PHPMaker 8.0.3
PHPMaker application generates your List Pages that contains the Search feature and the View link. The Search feature is useful for users if they want to search the certain information based on the data they entered. The View link is useful to display the detail of the selected related record your users click. By default, […]