We use a text file to store value orders which we out in field organisers in Data Manager. The only issue is that the path is not relative to the IOK file. This causes issues when opening data on mapped drives from other computers. If I am working on my PC and have an IOK in c:\My Shared Folder\my_iok.iok and a text file stored in c:\My Shared Folder\Jan to Dec.txt, someone may have a mapped drive to my PC and tehy may open the IOK file to refresh the data manager so their mapping may be \\another pc\share\my_iok.iok which is fine however the value order in the field orgainser is looking for c:\My Shared Folder\Jan to Dec.txt, when it should be in \\another pc\share\Jan to Dec.txt. Is it possible to have these value orders relative rather than absolute?