How to make picklist vales specific to a record type..
@cplewis42 жыл бұрын
Great video! These are all screen flows. I am dealing with a record-triggered flow, so it's a bit different. I have a custom picklist field on the record that I want to set to a text value (the name of a related object). If the value is in the picklist, use it, if not, add it. I'm doing this because I want to use the Kanban view to group cases by this text value. Think this is possible?
@leedssource2 жыл бұрын
Unfortunately, to make this an actively available picklist value, you would have to use the metadata API, so it would not be possible from a flow. Any value added to the picklist using the flow would only become an inactive value (as long as its not a restricted picklist).