Turns out all I needed was this line and it would automatically understand to
grab from the DMS or the upload.
[code]${stkfn.getAssetLink(content,"file")}[/code]
So my template code is
[code]<li><a
href="${stkfn.getAssetLink(content,"file")}">${cmsfn.decode(content).text}</a></li>[/code]
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=94e21b98-39dd-4943-a0de-26cd0263031d
----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------