May be a stupid question.
I have images located on my server in _lib/file/doc{idUser}
ameOfImage ({idUser} is a variable, so is nameofImage)
I want to create a grid to display these images.
Aa database hold the data (idUser and nameOfImage)
How can I achieve that ?
I’ve tried to put a field html image but it don’t seems to accept variable in the name.
Thanks
Sylvain