Views in D9. For the output I want to be able to organize the fields in a Bootstrap (or Radix) grid layout in such a way that I can freely position one and each field in any of the regions of the layout.
Exemple
Let’s say it is a Boostrap grid layout with 3 columns.
In column 1 I want to have all fields with the outer dimensions:
- Outher height
- Outer width
- Outer depth
In column 2 I want the fields for inner dimensions:
- Inner height
- Inner width
- Inner depth
In column 3 I put other fields
- Volume
- Weight
- Certification
- etc..
There will be just one line (product) on each print as I will controll it with taxonomy term in Contextual filter.
I know I can build it manually by using a Global field – personlised text and rewrite, but then I can’t figure out how to hide the description of an empty field.
So is there andy module or other solution so that I can organize the fileds as I want? Or can anyone tell me how to hide the empty field description?