My tablelist customization

Hello,

I am running the latest version of PHPMaker 2020.0.7.I would like to modify the table on my tablelist.php. This table has a picture and I would like to have the picture in the first column and under the second column I would like to have 3 or 4 different field in the same column. I would also like to remove the borders of the table.Example:Picture Other Fields (not caption necessary)
+++++++++

    • Other_field1
      
    • Other_field2
      
    • Other_field3
      
    • Ohter_field4
      

+++++++++

How can I acomplish this?Thank you for your help!

Since my image drawing broke I am updating this to have it clarified again:++++++++++

  • PPPPPP + Other_field1
  • PPPPPP + Other_field2
  • PPPPPP + Other_field3
  • PPPPPP + Ohter_field4
    +++++++++

Basically my Picture should span 4 rows and the table would have the borders removedThanks in advance!

You may use Custom Template, see the topic Custom Templates in help file.