When one stores an image in a container field with the option to store a 'reference only', it appears that the 'reference' is the full path on that particular computer.
My question is, can we make it store only the relative path reference similarly to what can be done with 'file references'?
I am having a problem moving a solution between computers with images stored as 'reference only' and the actual files stored in a folder that accompanies the FMP solution on its travels. When the solution is moved, FileMaker can no longer find the images because, apparently, it has stored the full path starting with the drive on the original machine.
If the 'reference only' was to a relative path, this would not be a problem.
Thanks