I have the new Quickchoice component, version 2.34, installed and I need to set the existing value for a picklist field called Member Status, however, for the life of me, I can't figure out how to set it. In the "Value" input, I have tried "Existing" and I have tried to pull the value form the single record collection I have, but the Member Status Picklist field is not showing up. So I am super confused.
#Unofficial SF #Flow
1 resposta
Hi @Heath Parks this is tricky, unfortunately QuickChoice does not automatically set a picklist value from record field, solution I found is to create a text variable in a Flow and assign it to the picklist value you need (in your case Member_Status__c) then set varpdefaultpicklist as Default value in the QuickChoice