I have set up a view, that filters of all my content type "fund", I am using display block.
I wish to be able to format the content of my view. ie i want to do something like this
/* start loop
field_fund_aim[0]['view']?>I think i need to put this content in "views-view--fund.tpl" // fund is the name of my view
I feel like i am missing a trick is this correct.