I have a document type that uses a media picker field called "file". I chose a PDF in the page instance and saved/published. In my XSLT, I have a link to it:
But, oddly, all this is outputting is a NUMBER (eg. "1453"). Why wouldn't it give me the path to the file?? How can I get this to print in the href? 1453 is meaningless.
how to get filename from media picker field?
Hi,
I have a document type that uses a media picker field called "file". I chose a PDF in the page instance and saved/published. In my XSLT, I have a link to it:
But, oddly, all this is outputting is a NUMBER (eg. "1453"). Why wouldn't it give me the path to the file?? How can I get this to print in the href? 1453 is meaningless.
Thanks,
Garrett
is working on a reply...