Salesforce Fact #135 | Multiselect picklist in screen flow
While working with multiselect picklist in screen flow, if the choice length is greater than 1 then the choices are separated by semicolon as well as with an extra space.
Now after the record is created, the extra space is not visible anymore. But we are not required to do any kind of modification to remove the extra space. Salesforce automatically removes it and creates the record with the selected picklist values.
Attached are the screenshots.
Comments
Post a Comment