Friday 30 January 2004 4:06:02 am
I've added some PDFs to my site using the file class, however I'm having problems accessing the attributes of this particular class. For example, how can I retrieve the full path to the file so that I may link to it? Unfortunately I cannot use |attribute(show) as this breaks the page. I've seen various other posts regarding this but have yet to see a full solution. I've already checked out ezbinaryfile_direct.tpl and seen {$attribute.content.filepath|ezroot}, but when I try to use this as $:item.object.content.filepath (or similar) I'm not having much success. Any help would be greatly appreciated as always!
|