September 2025

New Features

17 New App Builder Components

We're excited to announce a major expansion of Avonni Components for App Builder—17 new lightweight, high-performance components designed to extend what Salesforce admins can build directly in Lightning App Builder.

What's New

This release introduces additional visual components that enhance Lightning pages with advanced functionality—all configurable with clicks, requiring no code. These components integrate seamlessly into Lightning App Builder, allowing you to create rich, interactive pages for your internal users without custom development.

New Components

Data Visualization & Display

  • Data Table - Interactive tables with filtering, inline editing, search, and export capabilities

  • Kanban - Visual drag-and-drop boards for managing workflows and pipeline stages

  • List - Elegant card layouts with custom field mappings and search

  • Timeline - Chronological data display with visual time grouping

  • Pivot Table - Cross-tabulation analysis for multi-dimensional data

  • Metric - Display key performance indicators with customizable formatting

  • Progress Indicator - Visual progress bars and step indicators

Media & Content

  • Gallery - Image and video carousels with auto-scroll and navigation controls

  • Image - Professional image display with cropping and positioning options

  • Video - Embed videos from URLs, Salesforce files, YouTube, or Vimeo

  • Audio - Embed and play audio files directly on Lightning pages

Interactive Elements

  • Calendar - Display events and schedules with customizable views

  • Map - Show locations and geographic data on interactive maps

  • Dynamic Component - Embed Dynamic Components directly in App Builder pages

Notifications & Input

  • Alert - Contextual notifications and messages with customizable styling

  • Tags - Display and manage tag collections with visual chips

  • Barcode - Generate and display barcodes for scanning and tracking

Key Features

Lightning-Fast Setup - Drag components directly into Lightning App Builder and configure through intuitive property panels. Most components are ready to use in minutes.

SOQL-Like Configuration - Filter and query data using familiar Salesforce syntax. Reference current record fields with {{Record.FieldName}} for dynamic filtering.

Advanced Data Display - Built-in filtering, inline editing, search capabilities, and export options—all configurable without code.

Optimized Performance - Designed for instant load times on Lightning pages. Components handle data efficiently for smooth user experiences.

Seamless Integration - Works natively with Salesforce data and security. Respects field-level security, sharing rules, and record access automatically.

Configuration Example

Components use familiar Salesforce syntax for quick configuration:

Display specific fields (comma-separated):

Name, Email, Phone, Account.Name

Filter records dynamically:

AccountId = '{{Record.Id}}'
Status = 'Active' AND Amount > 50000

Date filtering:

CloseDate >= TODAY
CreatedDate = THIS_MONTH

Explore Common Use Case Patterns

Get Started

All 17 components are included in the Avonni Experience Components package, available now on the Salesforce AppExchange. Once installed, components appear in the Custom Components section of Lightning App Builder, prefixed with "AX -" for easy identification.

To start building:

  1. Install Avonni Experience Components from the AppExchange

  2. Open Lightning App Builder (Setup → Lightning App Builder)

  3. Edit or create a Lightning page

  4. Find Avonni components in the Custom Components section (look for "AX -" prefix)

  5. Drag components onto your page

  6. Configure properties in the right panel

Start enhancing your Lightning pages with powerful, no-code components today!


Last updated

Was this helpful?