Hello Jacob,

{newsItem.falMedia.0} is an object. You can access its properties and public functions in Fluid. From the top of my head you can get the URL using {newsItem.falMedia.0.originalResource.publicUrl}

Regards,

Rudy Gnodde
WIND Internet

Op 13-12-2016 om 14:56 schreef Jacob Roe:
Using Fluid Template with tx_news, I need to get the URL of uploaded FAL
video. Not a render, just the URL.

Currently I have this:      {newsItem.falMedia.0}
Which prints:
GeorgRinger\News\Domain\Model\FileReference:3
I want the output:             fileadmin/user_upload/MyVideo.mp4

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

Reply via email to