Skip to main content
Paramita Mallick Gupta 님이 #Salesforce Admin에 질문했습니다

Hi fellow Trailblazer!

I have one requirement in hand, where there are two fields, one say - Field A which is a lookup field, while Field B which is a picklist field having around 100 values as picklist options. I need a solution that based on field A value, Field B's picklist values should populate. I can't go with dependent picklist solution, since Field A type should not be changed (from lookup to controlling picklist.)

Can someone please suggest what to do in above mentioned scenario?

Thank you!

 

#Salesforce Admin

답변 1개
  1. 2024년 11월 14일 오전 8:58

    Hi @Paramita Mallick Gupta This requirement may not be possible with out of the box functionality.

     

    you may need to go with custom component to control the picklist values based on lookup value.

    Thanks!

0/9000