mhacker420113 / Salesforce-Flow-Issue

0 stars 0 forks source link

Salesforce Flow Issue #1

Open mhacker420113 opened 2 months ago

mhacker420113 commented 2 months ago

Hello Everyone, I have an issue with Salesforce Flow. Scenerio is this-- I want to create a multi-select picklist field in a Salesforce Flow screen component, where the options for this multi-select picklist are dynamically populated based on the values selected by the user in the Gamesc multi-select picklist field on the Participantc object.

Shrutipandya commented 1 month ago

Hi @mhacker420113, Dynamic multi-select picklist is impossible on the Salesforce Flow Screen component. Please implement your functionality with Lightning Web Component (LWC).