Salesforce Fact #469 | Show & in screen flow picklist choice label

While using Choice type resource in screen flow for a picklist, if we are using a choice label which contains '&' symbol then that is shown as '&'

In order to fix this, we can create a variable of text type and store the value in that variable and use that variable in the choice label.

Attached are the screenshots.







Comments

Popular posts from this blog

Salesforce Fact #192 | Call batch apex from flow

Salesforce Fact #457 | Get current user role name in flow