tableConfiguring the Avonni Data Table

Overview

This tutorial shows you how to set up the Avonni Data Tablearrow-up-right 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.

Setup example on an LWR Site

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:

Expressions for Aura Siteschevron-rightExpressions for LWR Siteschevron-right

Last updated

Was this helpful?