Hi
Using PHPMaker 2020
I have a list page which is called like this
v_picturelist.php?x_groupm=901
and it lists all the images that are in group 901 they tile horizontally across the page in 3 columns
sometimes in a group there may be say 8 image slots but only image number 1,2,3 and 8 exist so using this example on the list page
the first row is fine but the second row just shows an empty cell for image 4,5,6 and then row three will show empty cell, image and then empty cell
Is there any way I can get it to show in this instance just images 1,2,3 and 8 somehow ignoring the field if its empty
Hope this makes some sense
Regards
John