-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
0Likes Given
-
9Questions
-
0Replies
Facing the error when opening the record
We couldn't find the record you're trying to access. It may have been deleted by another user, or there may have been a system error. Ask your administrator for help.
-
- lonely boy
- December 27, 2022
- Like
- 0
- Continue reading or reply
I have a field 'contact_outbound__c'.I need a Validation rule 'If a case is createdBy 'System Admin' then only system admin can edit that record others shouldn't edit it.
I have a field 'contact_outbound__c' on case object.I need a Validation rule 'If the case is createdBy 'System Admin' then only system admin can edit that field others shouldn't edit it.
-
- lonely boy
- December 08, 2021
- Like
- 0
- Continue reading or reply
I have one flow variable ValidationError and in class as well.I was getting below error when I was creating or updating the case record.Please help me
We can't launch this flow because of a variable error. Send this error message to your admin. The value null is being provided for variable validationError but isn't compatible with the variable's data type (String). Check the places where you implemented the flow ‒ such as through a Lightning page or a custom button ‒ and make sure that all provided values are compatible with the variables' data types
-
- lonely boy
- November 09, 2021
- Like
- 0
- Continue reading or reply
I'm trying to refresh my case record page and I was getting below error.Please help me on this
To get rid of this I was trying to
Click on Record Edit Page-->> From there I'm trying to give one variable to ValidationErrorMessage on flow--->> But i'm unable to find ValidationErrorMessage variable
Need help on this
-
- lonely boy
- June 10, 2021
- Like
- 0
- Continue reading or reply