Dismiss standard Salesforce duplicate warning
I have a standard Salesforce duplicate rule set up. It's set to Allow/Alert, which means that the user should see an error when we find a duplicate, but then has the ability to dismiss the error. Does anyone know what I can do to dismiss the error using Skuid? the error shows nicely, but I can't remove it or save the record.
Tagged:
2
Categories
- 7.9K Questions
- 926 Ideas
- 220 Discussion Categories
- 178 General
- 9 Community Feedback
- 3 Community Info
- 18 Knowledge Base
Comments
I'm using 12.2.13 and API v1.
Here's how this looks in Classic Salesforce:
In the meantime there are different ways that you can workaround this behavior on the Skuid page level, use the action framework to check for duplicates and conditionally display a message and a list of possible duplicates (see the sample page XML below).