Skip to main content
Grupo

Avonni Components Community

A community for sharing tips, solutions, and troubleshooting help for all Avonni Components - including Lightning App Builder Components, Experience Cloud Components, and Dynamic Components for custom apps and record pages.

Is it possible to Add a URL link (salesforce report) to a Metric? It is great to have the ability to display a Metric number via a query -- It would be great to have the ability to allow a user to click on the metric -- and taken to a salesforce report - -- Love the product!

1 resposta
  1. 8 de jul., 20:00

    Hello Brad, and thank you for the kind words! 🙌 

     

    Great question. The Metric component doesn't have a built-in link property today, and the value itself isn't clickable, so you can't wire the number directly to a report. 

     

    But you can get that click-through behavior with a small tweak: drop a Button or Button Icon next to the metric, something like "View report," and wire its click to the Navigate interaction. Navigate can take the user to:

    • A web page: paste the report URL and choose whether it opens in the same tab or a new one.
    • The report as a record: set the page type to Record Page, object Report, and pass the report Id to open it natively in Lightning.

    Either way, you get the "click to my report" experience with the KPI and the action in the same card. If your metric is query-driven off a record, Navigate also supports {{Record.FieldName}} tokens so the destination can be dynamic. 

     

    I've submitted a feature request to make the metric value itself clickable. In the meantime, the button approach should get you what you're after. 

     

    Let me know if you hit any snags setting it up!

0/9000

Greetings, 

 

I am experimenting with the Avonni Components in a Sandbox for a client UI improvement project and I'm optimistic that these lightning components can help substantially. The AX - Metric component I'm using is essentially capturing the correct data, but the display is erratic and I'm keen to understand what's going on. My guess is it's something to do with refresh/caching. It shows varying results - and sometimes nothing - depending on record page navigation or a tab refresh, neither of which I can nail to produce the correct and solid result needed. 

 

 Guidance very welcome & image attached. 

 

Thanks, 

Steve 

Advanced Admin

 

 

 

AX - Metric strange behaviour

 

 

 

 

2 respostas
0/9000

Hello,  

I'm using the Data Table and I have added the columns that I'd like in the Download, they display correctly when it's shown in Salesforce, however when I open the downloaded file, it has added other columns that I haven't included. 

4 respostas
0/9000

Hello, I'm using the data table component and I have created a header action to export the table. All is working as expected and no errors but when I click on the download button I have created and selected the format etc it just doesn't trigger the download. Nothing happens. Any ideas?

2 respostas
0/9000

Hi - I am using the Metrics component, with both a primary and secondary value. When I turn on the trend color and icon, I believe it is reverse what is should be. This would be a negative trend in my image, but it shows as positive. I could be missing something.  

Incorrect Trend Direction?

 

 

2 respostas
  1. 12 de abr., 17:10

    Hi @Kevin Pathiakis

     

    This usually happens because the trend direction is based on how the metric is interpreted, not just the value change

    Check: 

    •  Whether your metric is set to “Higher is better” vs “Lower is better”
    •  The comparison logic (current vs previous)
    •  If your secondary value is being treated as a baseline or delta

    If “lower is better” (e.g., cost, errors), a decrease may show as positive (green)

    Adjust the metric settings accordingly to match your use case. 

     

    If you find this helpful feel free to mark it as Best Answer !!!! 😊 

    Thanks and Regards. 

0/9000

Hi all,  

 

We are trying to add details from a related record to an experience cloud layout. We have a Case with a related Application which we would like to display on the page. I've tried using {!recordId.application__r.Id} and {!record.application__r.id} but neither work. Any suggestions on how to accomplish this? 

3 respostas
  1. 23 de mar., 17:47

    Thanks for the detailed info, I also saw that the related list cmp by Avonni, but not sure whether they are going to work on EC or not. 

0/9000

Hello Avonni Components Community Group, 

We are implementing a Contact Record Detail Component with Custom Layout on Experience Cloud. Somehow, the updates made to the Full Name field or to the Mailing Address field (any of the Compound fields) is not retained when I save the record. If I use Full Layout which is using Salesforce Native Record Detail Component, the changes are saved. We had to either split the compound field and display individual fields or we had to not display Picklist fields. Can someone suggest how we can fix this and have just the compound field displayed and allows edit and Save. Thanks a lot.   

1 resposta
  1. 17 de mar., 14:35

    Hi Janardhana

     

    Thanks for sharing this

    What you’re describing does sound like unexpected behaviour, and potentially a bug.

     

    I just wanted to check if you’re still experiencing this issue. If so, could you reach out to us at

    support@avonni.app

    so we can take a closer look and troubleshoot with you directly? 

     

    If you’re able to include details like your component configuration, and screenshots, that would help us investigate. 

     

    Thank you, 

     Sarah

0/9000

Hello ,  

I am building a Data Table and I want the Data Table to have a blank background if I have an empty Resultset. I want to show my component with empty Resultset but not with the default Salesforce Lightning Illustration. It seems I can configure the Header section in Appearance menu ( to change the color) but I am not finding the option for background of my complete Data Table ( and not show the No results text as in this image) . Can you please suggest how I can achieve this. Thanks.  

 

Default Background for my Data Table component when I do not have any data

1 resposta
  1. 17 de mar., 14:31

    Hi Janardhana

    Apologies for the delayed reply here, we somehow missed this message. 

     

    At the moment, this isn’t something that can be customized. The empty state illustration follows a standard Salesforce pattern, which our components currently adheres to. 

     

    That said, we understand the need for more control over the appearance. 

     

    Please reach out to us at support@avonni.app

    so we can log it as a feature request and consider adding it to our roadmap. 

     

    Thank you, 

     Sarah

0/9000

Hi, I'm running two SF orgs with Avonni Flow Components 6.18 

 

On the one, Avonni Flow components are working greate on our public-facing Experience Cloud site. On the other, the component fails to load without any error message. It's just not there. 

 

I'm thinking permissions issue, but I have checked the setup of the two orgs and it appears identical, and I have followed every step twice from the guidance. 

 

Any ideas for how to trouble shoot / identify the issue?

1 resposta
  1. 5 de mar., 13:47

    Hi @Anders Litzell here's some questions to try and diagnose:

    1. Within Site Builder, you've verified the Flow component is on the desired page?
    2. Is the site published and active?
    3. Have you granted flow access to the site Guest User Profile?
0/9000

Hi all, I am currently experimenting with the Avonni Document Scanner, and was looking for a little clarification. Since I am still in discovery, I don't have firm objectives, but I am hoping to use the doc scanner as part of an in-house business card to contact scanner. 

 

My current idea is to have users scan a business card and then map the proper fields using picklists. This could change, but that's the easiest mobile experience I have seen. 

 

The output I have been getting is a comma separated list, and I wasn't sure if there is a straightforward way to get from the value collection to a choice collection set.  

 

Thanks for your thoughts, 

-Ben

2 respostas
  1. 19 de jan., 20:06

    Thanks for your response Cedric. To clarify my question, what actually is the output from the component? Depending on if it is a comma-separated list, a collection, etc; I should be able to work with logic in the flow to break up/reassign values. While auto-mapping would be nice, I figured that would be out of this components scope. 

     

    Could you confirm what format the component outputs for me?

0/9000