Question 1.- I would like to be able to see my table so that it can be added, viewed, edited, etc., having several fields in a row, I suppose it is done in CustomTempleteHeader and Custom Templete body. But I am new to PHPmaker.
Question 2- I would like to have the option to edit each field individually in the same view. How I do this?
- See the topic Custom Templates in the help file. If you want to customize the Extended Search above the table in the List page, you use the CustomTemplateSearch, not CustomTempleteHeader and CustomTempletebody.
- I’m not sure what you meant by “edit each field individually in the same view”, but there is feature to edit a field separately. You may use modal Add or Edit dialog to edit a record (not a field) in the List page, see the topic Table Setup in the help file.