Skip to main content

#Quick Choice0 utenti parlano di questo argomento

When I run a visual flow in Debug with a screen using the Quick Choice component, I'm suddenly getting the below error. If I run the same flow through the utility bar, it works just fine. Has anyone experienced this? Any ideas on how to fix the issue? I did just download the newest versions of the base packs (last update was 4/23) and that didn't fix it. 

 

I use the Quick Choice extensively and have not encountered this before. 

 

Something went wrong with the "qc_Caller_Type" screen component on the "Phone Support (Main Flow)" flow. Contact your Salesforce admin about this error. QuickChoiceFSC: Need a valid Input Mode value. Didn't get one

The Lightning Component c:fsc_quickChoiceFSC generated invalid output for field required. Contact your administrator with these details: Flow encountered an error when processing and converting between data types. Please check the flow and ensure all data types are matched correctly.

 

Steps for the error:

1. Screen with quick choice displays correctly and without errors on the screen.

2. Click next

3. Screen refreshes with error displayed

Quick choice & odd error in debug

#Quick Choice

19 risposte
0/9000

First, very cool component! However, either I am not understanding or there is a bug. I created two string collection sets—one for labels and one for values—so I can use the Visual Cards. When trying to get the 'value' from what was selected, it is returning the 'label'

Getting 'value' from Quick Choice component returns 'label'

 

Now that I am thinking through it more, I think it's just an issue with the naming. In the setup, when using Two String Collections, it says the second one is for Description, but also says Value, but this is not the value that is returned in the output, the label is returned. 

 

Screen Shot 2022-05-15 at 9.06.06 AM.png

 

Perhaps the naming of these items can be aligned to prevent others from this confusion.

 

#Quick Choice Set Component #Quick Choice FSC #Quick Choice 

1 risposta
  1. Eric Smith (Retired) Forum Ambassador
    15 mag 2022, 20:25

    @Ryan Schierholz

    I realize this can be confusing.  I added Visual Cards as an enhancement to an existing component and at the time I felt that the card label would be a better result to return on selection than the card description, which was optional and could also, when used, be a much larger string of text.

0/9000

Ok, I am driving myself nuts here, I did a fresh install of the new flow components that includes quick choice and duel list box.  I also installed the GetRecordTypeByInfo action.  What I want to do is have my user select a record type.  However, with the new LWC, the output options for the action is not showing up when I select the string values and label, what am I missing?  I did not select manually assign labels. 

3 commenti
  1. 9 ott 2020, 12:11
    Ok, I created the variables and everything seems to be working now, thanks for the info and good to know.
0/9000

I'm looking to install the Quick Choice extension and getting an error. I have the newest version off Flow Base Components that we just installed. (1.3.2). I'm sure this is specific to my org. I'm just not sure where to start looking from the error.

 

1.  Cannot add component of type:StaticResource named:Quickchoice_Images subjectId:0814A000000dwwE to another package because it is an installed component.

package.xml: Cannot add component of type:StaticResource named:Quickchoice_Images subjectId:0814A000000dwwE to another package because it is an installed component.

6 commenti
  1. 5 ott 2020, 12:02
    @Buyan thyagarajand

    I have multiple sales divisions in my org and they each have differing sales processes and account types. When these sales people create accounts and opps, they only have the account types and sales process options I want them to see for their record type. When creating a flow, I've not been able to find a way to limit options based on record type like standard SFDC. I've not yet had the time to work through it after installing the newest Flow Base Components, but I think quick choice will help me out with this.

    Linked is a video that was helpful:

    https://unofficialsf.com/quick-choice-improved-picklists-and-radio-buttons-for-flow/
0/9000