Hi @all,

does anybody know why this small piece of code isn't working???

<f:image src="{fileReference.uid}" alt="" treatIdAsReference="1" 
width="{field.imagewidth}" />
<div>
        <f:link.page pageUid="{f:uri.image(src:{fileReference},treatIdAsReference:1)}" 
target="_blank">
                <i class="fa fa-save"></i> Download
        </f:link.page>
</div>

All I want is to show an image with its download link.
In the frontend I can see the image, but the link isn't correct, it has no 
destination, same effect like #.

Thanks for help
Thomas

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an