LogoLogo
HomepageYouTube ChannelInstall from the AppExchange
  • Home
  • Dynamic Components
  • Flow Components
  • Experience Components
  • Projects
  • Avonni Projects
  • Dynamic Components
    • View All Tutorial Projects
    • Building Basics Components
      • My Active Opportunities
      • Enhanced Related List
    • Working with Data
      • Related Contacts Card
      • User Activity Report
    • Advanced Layout & Interactions
      • Dynamic Opportunity Viewer
      • Dynamic Tradeshow Campaign Performance Dashboard
      • Vertical Tabs with Reactive Data Table
  • Flow Components
    • Home
    • Navigation & Structure
      • Building Left-Side Vertical Navigation
      • Navigational Screen Flows in Router Mode
    • Data Display & Interaction
      • Advanced related list
      • Bulk Edit on the Data Table
      • Contacts List
      • Dynamic Map
      • Map with Accounts Insights
      • Map with Detailed Information
      • Product Showcase
      • User Activity Report
    • Business Processes & Logic
      • Building a Business Quote
      • Building a Marketing Campaign Calendar
      • Account Management
      • Today's Accounts to Visit
    • Dashboards & Reporting
      • Building Reactive Metrics Dashboards
    • Multimedia
      • Video Playlist
  • Experience Cloud Components
    • Home
    • Building a MapCard
    • Configuring the Avonni Data Table
    • Create an Export To button on the Data Table
    • Show Current User in Profile Card
    • Responsive Layout
Powered by GitBook
LogoLogo

Company

  • About Us
  • Pricing

Policies

  • Privacy Policy
  • Terms of Service
On this page
  • Overview
  • Interactive Step-by-Step Configuration Guide

Was this helpful?

  1. Experience Cloud Components

Configuring the Avonni Data Table

Last updated 4 months ago

Was this helpful?

Overview

This tutorial shows you how to set up the and display the current record's information. For instance, we'll demonstrate displaying contacts related to the existing account.

Final Result

Interactive Step-by-Step Configuration Guide

An Interactive Guide is coming soon.

Filter Expressions to use to display current related record information on the Avonni Data Table:

  • Aura Site: Use this format: Account ID EQUALS {!recordId}

  • LWR Site: Use this format: Account ID EQUALS {!Item.Id}

You can learn more about Expression here:

Setup example on an LWR Site
Avonni Data Table
Expressions for Aura Sites
Expressions for LWR Sites