B
Bonzai 2
Web Parts

Landing

Display content tiles in grid layouts for landing page banners, with configurable overlays and content targeting.

ContentFeature Parity: 95%

Get Landing Working in 3 Steps

10-20 minutes

Prerequisites

  • Bonzai 2 package installed on your site
  • A SharePoint list with landing items (default: Bonzai_Landing)
1

Add the web part

Edit your page and add "Bonzai Landing" to a full-width section.

2

Select your list source

Choose your landing list from the List picker. Optionally select a view.

3

Configure grid layout

Set items per row (1-6), choose a template (Default or Description), and configure overlay settings.

When to Use This Web Part

Use this when you need to...

  • Create landing page tile banners
  • Display category navigation tiles
  • Show featured content in a grid
  • Build department or topic entry points

Best page locations

  • Homepage — main navigation grid
  • Landing pages — category tiles
  • Department pages — sub-section links

Consider alternatives when...

  • News articles — use News Rollup
  • Rotating content — use Slider

Related web parts:

Pages Rollupgeneral page listingsSliderrotating banner content

Grid Layouts

Landing supports 1-6 items per row. Use wider layouts for prominent content:

  • 1 column: Full-width hero banner
  • 2 columns: Large feature tiles
  • 3-4 columns: Standard navigation grid
  • 5-6 columns: Compact category tiles

Templates

Two display templates are available:

  • Default: Image tiles with title overlay
  • Description: Image tiles with title and description overlay

Recent Updates

  • Supports SharePoint Image column values (modern Image field format) including attachment payloads.
  • Improved image parsing to avoid broken tile thumbnails.
  • Tiles now use a subtle 20% black overlay for better text contrast.

Common Configurations

Copy these ready-to-use configurations:

Homepage Navigation

Main navigation grid for homepage

Best for: Homepage
Configuration
titleExplore
templateNamedefault
itemsPerRow4
showOverlayOn

Department Tiles

Category tiles with descriptions

Best for: Landing page
Configuration
titleDepartments
templateNamedescription
itemsPerRow3
overlayFontSize18

Hero Banner

Full-width single tile hero

Best for: Page header
Configuration
itemsPerRow1
showOverlayOn
overlayFontSize24

Compact Navigation

Many category tiles

Best for: Directory page
Configuration
templateNamedefault
itemsPerRow6
showOverlayOn

Best Practices

Use overlay for readability

Enable "Show Overlay" to darken images and improve title visibility.

Consistent image sizes

Use images with the same aspect ratio for a consistent grid layout.

Troubleshooting

Still need help? Contact Bonzai Support


Reference

Required List Schema

Create a SharePoint list (default name: Bonzai_Landing) with these columns:

  1. Create a list named Bonzai_Landing (or select another list in the property pane).
  2. Add required Title entries for each tile.
  3. Add Image and LinkUrl columns for visuals and navigation.
  4. Optional: add Description, SortOrder, OpenInNewWindow, and TargetAudience for richer behavior.

Expected column names (quick reference)

Landing discovers common column names automatically. If you used custom names, rename your columns to match one of the supported names below.
PurposeSupported column namesExample
Link URLLinkUrl, Link, Url, URLLinkUrl
Background imageImage, ImageUrl, BannerImageUrl, ThumbnailUrl, Picture, Photo, IconImage (SharePoint Image column)
ColumnTypeRequiredDescription
TitleSingle line of textYesTile title
DescriptionMultiple lines of textNoTile description (Description template; also accepts Body/Summary)
ImageImage (SharePoint Image column)NoTile background image (recommended, supports attachment payloads)
ImageUrlHyperlink or URLNoAlternative image URL column
LinkUrlHyperlink or URLNoTile click destination
OpenInNewWindowYes/NoNoOpen tile links in a new tab
SortOrderNumberNoDisplay order (optional)
TargetAudienceSingle line of textNoComma-separated SharePoint group names

Property Pane Configuration

Basic Settings

PropertyTypeDescription
titleTextWeb part title
titleUrlTextOptional URL to make the title clickable
templateNameDropdownDisplay template: Default or Description
itemsPerRowDropdownGrid columns (1-6)
showOverlayToggleDark overlay on images for text readability
overlayFontSizeSlider (12-32)Font size for overlay text

Data Source Settings

PropertyTypeDescription
siteUrlTextSite URL where the list is located (empty = current site)
listIdList PickerSource list for landing items (default: Bonzai_Landing)
viewIdView PickerView to filter items (depends on selected list)
enableContentTargetingToggleFilter content by SharePoint group membership

Layout Settings

PropertyTypeDescription
fixedHeightSlider (0-1000)Fixed height in pixels (0 = auto)

Advanced Settings

PropertyTypeDescription
descriptionText (Multiline)Web part description
helpUrlTextHelp documentation URL

Features Checklist

  • ✅ Default and Description templates
  • ✅ Configurable items per row (1-6)
  • ✅ Image overlay with configurable font size
  • ✅ View-based filtering
  • ✅ Content targeting by SharePoint group
  • ✅ Fixed height option
  • ✅ Custom title with link (blank title hides header row)