query based on list that has file attachment columns does not render attachments normally

LabKey Support Forum (Inactive)
query based on list that has file attachment columns does not render attachments normally trent  2011-06-08 18:32
Status: Closed
 
It seems to me that you need to select entityId in order for the link to the image to work. My guess is when you don't select the value, it doesn't know how to build the link so doesn't (as entityId is one of the query string parameters, if you look at the URL).

So in order for the link to work, just select that column. Then hide it by customizing the view, and saving it as the default.