Hi Aducom, I have a question regarding an image path.
I have a grid with a field set as image/file name. The image opens correctly in the grid if I have the actual picture stored in the default image folder “_lib/file/img”, or any other sub-folder of the host folder where SC is running from (Production)…Runs from C:/Web/Site (for example).
We can successfully change the image path in the index.php of the application to point to the actual “live” image folder - again, as long as it is a sub-folder of the host folder. Any outside folder seems to break the link, such as C:/Pictures.
Is there a specific format of the path, other than the actual “windows” path, that SC is expecting?
Any ideas?
Thanks-