I have images that are pulled in from a server. These images are pulled in by customer selections, so there is a chance the image doesn’t exist.
Is there any way to have a default image display if the link provided doesn’t exist? or would I have to use the code feature to check and return the default if it doesn’t exist?