I wish to include collection title when browse items:
URL: http://biblioteca.periodicas.edu.uy/items/browse?collection=11
I have tryed with:
echo collection('Name')
collection('Name'), array('collection' => collection('id'))
without success.
Can you tell me how to get the Collection name when I browse items of a collection ?
Thank you.
Rodolfo

