New Feature - Show Custom Error Element/Validation in Record Triggered Flow #inSalesforce
Scenario1:
Create a record triggered flow
Object : Contact
On Create
Action and Related Records
Decision:
Phone isnull true
Add Custom Error Element
Where to show the message - Select as per need - Suppose Phone is Mandatory
Scenario2:
Create a record triggered flow
Object : Contact
On Create
Create Case:
One, Separate..
Subject: Sample
ContactId: Record.Id
Decision:
Phone isnull true
Add Custom Error Element
Where to show the message - Select as per need - Suppose Phone is Mandatory
Comments
Post a Comment