Salesforce Fact #775 | Dynamic error message using flow custom error component
Another advantage of using custom error component in record-triggered flow is the use of dynamic error message.
In this example, we want to ensure that if entered, the Account Number should be of exactly 10 characters. So, we can display the remaining character count in the error message when the user enters less or more digits than 10.
Attached are the screenshots.
Comments
Post a Comment