I'm working in a standardized model made by geodatabases in specific folders, so everyone that will get my work will have to use this folder's structure.. it may change the letter of the drive, or there may be some more folders before mine but the standard is fixed.. so I was hopin that it would work better for everybody if there was no dependancy from the place you put my folders.
this is the full path to my mxd
D:\lavoro\GIS\AereoportoS15\Progetti\ArcGis10\project.mxd
and this is the full path to the liked documents
D:\lavoro\GIS\AereoportoS15\Carta_delle_indagini\Documenti\example.pdf
If I understood well, in my field I should write
..\..\Carta_delle_indagini\Documenti\example.pdf
correct?
I was hoping there was a way to use shorter paths by specifying a common starting point that is "nearer" to the desired documents because some documents have got really long names ad are in sub-sub-folders of "Documenti".. so the hyperlink field has to be very big and it's not that easy to understand what are you opening just looking to the field.. I mean.. there's a difference between seeing "example.pdf" or "..\..\Carta_delle_indagini\Documenti\example.pdf" or longer!