item.assets?
Is it possible to access linked files yet?
I'm trying to do something like this:
{% for image in item.assets %}{{ image.path }}{% endif
%}
Cheers,
Galen
4 people watching.
-
New Issue
-
Conversation Started
The Harmony staff has started a conversation to resolve this discussion.
-
Resolve the discussion Resolve the discussion
Private Permissions
This discussion is private. Only you and Harmony support staff can see and reply to it.
Recent Discussions
| 08 Sep, 2010 11:39 AM | Page jumps to top on shift+return Safari 4 and 5 | |
| 08 Sep, 2010 11:38 AM | Browser's autocomplete gets in the way of the file search. | |
| 02 Sep, 2010 03:09 AM | How do I check if a checkbox is checked? | |
| 31 Aug, 2010 03:34 PM | Can't log in to development site using IE6 | |
| 30 Aug, 2010 02:40 PM | Unpublished blog post displaying under blog labels |
| 29 Aug, 2010 05:54 PM | Moving a site to another account | |
| 29 Aug, 2010 05:35 AM | [Critical] Unintentional reverting of template code | |
| 27 Aug, 2010 03:59 AM | Using an image for blog excerpt | |
| 25 Aug, 2010 01:53 PM | incoming email | |
| 25 Aug, 2010 01:48 PM | Editing locally? |
Support Staff 2 Posted by John Nunemaker on 12 Mar, 2010 03:21 AM
Galen, here is a link to where we explain the files tab:
http://support.harmonyapp.com/discussions/questions/19-new-asset-integration
3 Posted by Joshua Suggs on 29 Jul, 2010 08:11 PM
I understand what you guys are trying to accomplish with the Files tab and the current functionality is beneficial. However, it was be extremely beneficial to be able to access linked files as template data (item.files or item.assets), especially for pages that do not have a predetermined number of uploads.
Support Staff 4 Posted by Steve Smith on 29 Jul, 2010 08:16 PM
I understand the need for multiple-asset fields to be there. The biggest issue is that the files tab is not the place where that should be happening. We'll be adding multiple files and repeating fields into template data in the near future, which should be more than what you'll need for this set. Thanks for your patience!