FAQs & Getting Help
Frequently Asked Questions
Can I use multiple dynamic references in one filter?
Yes:
Filter: AccountId = '{{Record.Id}}' AND OwnerId = '{{User.Id}}'
Do components update automatically when records change?
Partial: Components refresh when you navigate to a different record or reload the page. They don't auto-refresh while viewing the same page.
Can I use dynamic references in Header Title?
Yes:
Header Title: Opportunities for {{Record.Name}}
Header Caption: Owned by {{User.FirstName}}
How many components can I add to one page?
Technical limit: No hard limit, but 5-10 components per page is recommended for performance.
Can I export data from components?
No: App Builder Components do not include data export functionality. For data export capabilities (CSV, Excel), use the Data Table or List components in Dynamic Components, which provide for full export features along with advanced filtering and customization options.
Do components work in Experience Cloud?
No: Avonni App Builder Components are designed exclusively for Lightning App Builder and work on Lightning pages (App Pages, Home Pages, and Record Pages) only.
For Experience Cloud sites, use Avonni Experience Sites Components, which are built specifically for Experience Cloud and include the "Avonni Experience Cloud Components User" permission set for community and portal users.
Can I style components with custom CSS?
No: App Builder Components use standard Lightning styling. For custom styling, use Dynamic Components.
What happens if I delete a field used in a component?
The component will show an error or skip that field. Update component configuration to remove deleted fields.
Can components interact with each other?
No: App Builder Components operate independently. For component interactions, use Dynamic Components.
Still Need Help?
Can't find a solution?
Email Support: [email protected]
Report a Bug: See our Bug Reporting Guide
Request a Feature: Contact our product team
Before contacting support:
Note the exact error message (if any)
Document steps to reproduce the issue
Include screenshots of component configuration
Specify affected user profiles/permissions
Note your App Builder Components package version
Navigation:
Core Concepts - Learn fundamental principles
Component Properties Reference - Property syntax guide
Common Use Case Patterns - Pre-built examples
Last updated
Was this helpful?