Salesforce-Indicators icon indicating copy to clipboard operation
Salesforce-Indicators copied to clipboard

List Views, Reports, Field Values

Open JodieM opened this issue 1 year ago • 3 comments

I want a way to show the Indicators in Field values so we can use the same CMDT setup but then show them in a field that can be visible in a report, list view, or on a record.

My first thoughts are an Invocable Apex that returns a value that can be placed into a field via Flow. But Lightning Avatar does not have a way to output from Apex. So do we simplify and have only the Text Value or Emoji to return via the Invocable Apex.

So maybe - an invocable Apex that takes in a Bundle Name and then loops through the Bundle Items and returns only the text values and separates them by a customisable separator (like the Concatenation option in DLRS). That might work for a simple use-case for now.

JodieM avatar Oct 25 '22 10:10 JodieM

Then we would need an example Flow in the Documentation

JodieM avatar Oct 25 '22 10:10 JodieM

I may help with invocable method, but will need to fully understand objectives.

nzgonjanin avatar Mar 29 '23 14:03 nzgonjanin

I do not believe we can support Reports or List Views, since they do not display any LWCs.

We may want to change this Issue's title to be "Flow Support" or create a new one with it being scoped accordingly.

tschug avatar Nov 05 '23 05:11 tschug