On my products I have a custom field (file manager) containing a the path to a file: ../Files/pdf/filename.pdf.
In my template I want to link to that file so the user can view it.
I tried with the .Fullpath on the tag but i am not getting an output.
How do I get the filepath from my custom field?