Skip to Content
1
May 29, 2020 at 10:34 AM

Checking existence of images

176 Views Last edit May 29, 2020 at 10:34 AM 2 rev

Hello Experts,

I have a requirement where I need to replace images with a default image in case these images don't exist on server.

We have a inventory list in form of a table. The article are having images or not. The problem is that we need to check if the required image for the arcticle exists on the server. If the image exists, the image will be used. If not, a default image will be displayed. I fetch the images via boimg reference path.

I hope my question is understandable.

Best regards

Ben