Hi there,
I have set up a grid view.
Each item in the grid contains up to three images stored in MEDIUMBLOB columns.
In the grid’s normal view, I want to hide the second and third images, always showing only the first image. Since there is the “detail view” available (via clicking the magnifying glass), I want to only show images 2 and 3 in this detail view.
Now my problem is, you can hide fields in the detail page (“Select the fields to display in detail page”) but not vice versa, thus setting fields to invisible in the normal grid view and only showing them in the detail page?
How can I achieve that?
Regards,
Sascha.