I have a collection where the fields are setup inside of a item.html template file which contains just my fields and references a block template include.
I am setting up a special template just for use on the homepage where I'll pull out some featured items and I wish to try get a specific title from a certain block - if it exists - is this possible from within the template without going to a page level and fetching it and injecting it back in to the template?