Table of contents 
2.3 List Items

The "List Items" tile type lets you create tiles displaying the items of a SharePoint list or library.
You can select a specific set of items by referring to the corresponding list view.
This tile uses predefined item templates which can be customized as illustrated by the second example below.

Document Library Example:

This example displays the documents contained in the "Documents" library, referring to the "Most Recent" list view:

Title:Top DocumentsURL:http://somedomain/Shared%20Documents/Forms/Most Recent.aspxThe second example also uses the "/showtype" parameter to display the file icons:

Content:/showtype

Calendar Example:


This example displays the events contained in the "Calendar" list, referring to the "Current Events" calendar view:

Title:Upcoming EventsContent:{datebox}<p><a style='color:inherit' {link}{title}</a><br>{location} | {time}</p>URL:http://somedomain/Lists/Calendar/MyItems.aspx

Links Example:


This example displays the events contained in the "MenuLinks" Links list, which contains a column named "Icon" holding a specific icon for each list item:




Title:QUICK LINKSContent:leave emptyURL:http://somedomain/Lists/MenuLinks.aspx

Optional Parameters:


You can specify additional options by appending the below parameters to the "Content" setting:

Max. number of items displayed:/max=10Message displayed if no items are available:/none=Currently no upcoming events