Salesforce Fact #889 | Validation on address input parts in screen flow
We can set the Required option to TRUE for the Address type input in screen flow. But that would make all the address components to be required.
Suppose, we want to keep a validation such that when the state is selected the user should also provide the city in the input. For this, we can make use of the validate input option.
Attached are the screenshots.
Informative
ReplyDelete