Hi Finsweet friends,
I’m facing an issue when displaying collection items in a table format. Here’s the problem:
When a column doesn’t have a value for some items (e.g., 3 out of 10 rows have empty values), that column gets hidden for those rows while remaining visible for others. This inconsistency disrupts the table layout.
What I need is a solution where if any row in the collection has a value for a column, that column remains visible for all rows, even if some rows don’t have a value.
Here’s an example of a page I’m working on: Marine Engine Example.
Is there a way to achieve this with custom script? Any guidance would be greatly appreciated!
Thanks,
Dorus