Glow CloudKit Customer portal

Prism

Prism renders any SharePoint list as a beautiful view - a modern table, cards or tiles - without touching the source list. It is read-only by design: your list, its views, its permissions and its data stay exactly as they are, and clicking an item opens the native SharePoint form.

Permissions

None. Prism needs no Microsoft Graph permissions at all and there is nothing to approve in API access. It reads the list over SharePoint's own API as the signed-in user, so list permissions and item-level security apply automatically - people only ever see items they could already see. Person-column photos come from SharePoint's own profile photo service.

Set up

  1. Install the package (see the Install guide) - no API permissions step for Prism.
  2. Edit a page → add the Prism web part.
  3. In the property pane, pick the site and list (current site or any site by URL).
  4. Choose the columns to show and their order, then pick a layout.

Layouts

LayoutBest for
TableWorking data - banded rows, sticky header, per-column sort, instant search, type-aware alignment
CardsPeople and content - an image or person column up top, mapped fields beneath
TilesLinks and reference lists - compact grid, one glanceable tile per item

How columns render

Large lists

Prism pages through the list rather than loading everything, so large lists (including those past SharePoint's 5,000-item view threshold) stay smooth. Search covers the whole list - it uses the same engine as SharePoint's own "Search this list" - and you can page through the results; sorting is per column.

Recipes