Salesforce Fact #707 | Uppercase name in screen flow
Suppose we have a screen flow to accept user's name as input and due to some rule, the name must be in upper case.
We can ensure the same using the reactive screen components(beta) feature. We can create two formula resources and use the UPPER() function.
Attached are the screenshots.
Comments
Post a Comment