If you want to see a list of Information objects, the Template Grid is the way to go. A link to a download can be implemented with a microflow button. The microflow can then just trigger a file download.
Steven,
I think you misunderstood Daniel. You must place the microflow button in the template. This microflow get's the Information object as parameter, so you can do a retrieve on the associatied filedocument and do a download action.
This way you have one form with multiple Information objects with each a button that retrieves the filedocument of that object.
Regards,
Ronald
You could also try the dataview list from the appstore.