I'd start by checking any Flows, Process Builders, or Apex Triggers that run when an Opportunity is updated. A Field Integrity Exception usually means some automation is trying to save an invalid value.
The numbers after the record ID aren't usually very useful for troubleshooting. The best next step is to enable a Debug Log, reproduce the error, and see which automation is failing.
Does the error happen for every stage change or only for a specific stage? That can help narrow it down.
#Lightning Experience4 discussing
- Recent Activity
- Created Date
- Recommended
- All Questions
- Questions with an Accepted Answer
- Unanswered Questions
- Questions with No Accepted Answer
4 answers
Favorite
4 answers
Jun 1, 2023, 9:27 AM Hi,try using below code for backgroud color of heaeders in your CSS:host { --lwc-tableColorBackgroundHeader : ⌗820000;}Similarly use standard variables like "--sds-c-card-color-background" for lightning card.
Favorite
8 answers
Aug 10, 2023, 1:40 PM Hi Calvin,Thanks for checking on this, I checked further and seem like you would need to have salesforce Feedback Management License in your org.https://help.salesforce.com/s/articleView?id=sf.concept_survey_licenses.htm&type=5If you want to enable in playground org, enable survey and you should see the option.Setup-->Quick Find-->Survey Settings-->Enable Surveys.https://trailhead.salesforce.com/content/learn/projects/design-and-distribute-surveys-with-salesforce-feedback-management/get-started-with-salesforce-feedback-managementHope this helps...Thanks,
Favorite
1 answer
Feb 27, 2020, 7:19 PM Hi Sagar,Greetings!Once the component is deleted then it can't be restored.If the component is available in any other org then,we need to retreive the metadata an deploy it again.Reference:https://help.salesforce.com/apex/HTViewSolution?id=000181984&language=en_USKindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future.Warm Regards,Shirisha Pathuri
Favorite
3 answers
Feb 3, 2021, 8:00 AM Hi Athira Venugopal,
To Enable feed items do follow the below steps1-Go to setup2-Go to support setting3-Click edit4-Select the check box for Enable Community Case Feed Action and Feed items5-click Save
To Enable chatter on your community
1-Go to setup
2-search chatter
3-check on Enable
After that go to the community workspace
1-Go to Administration
2-Click on preferences
3-Enable direct messages
If you find this solution is helpful for you please mark the best answer
Favorite
6 answers
May 29, 2021, 6:11 AM Hi Jonathan,
You can filter the campaing member list based on the status ("Open" in your case) from the campaign member view. So this list will have all the members with open status. And then instead of selecting every individual, you can select all records on page at one go and then do the Send List Email. Please refer this below article on it :- https://help.salesforce.com/articleView?id=sf.email_list_email_create.htm&type=5If the above information helps, Please mark it as best answer.
Regards,
Priya Ranjan
Favorite
2 answers
Apr 29, 2023, 8:04 AM There are a few reasons why your update photo on profile page might not be working. Here are some of the most common reasons and how to fix them:You are not logged in. Make sure you are logged into your Instagram account before trying to update your profile picture.The file size of your profile picture is too large. Instagram profile pictures can only be up to 1080 x 1080 pixels in size. If your profile picture is larger than this, you will need to resize it before you can upload it.The file format of your profile picture is not supported. Instagram only supports JPG, PNG, and GIF file formats for profile pictures. If your profile picture is in a different format, you will need to convert it before you can upload it selfie props (https://selfy.photo/our-props/).Your internet connection is slow. If your internet connection is slow, it may take longer for your profile picture to upload. Try waiting a few minutes and then try again.There is a problem with Instagram's servers. If there is a problem with Instagram's servers, you may not be able to update your profile picture at all. In this case, you will need to wait until Instagram fixes the problem.If you have tried all of the above and you are still having problems updating your profile picture, you can contact Instagram support for help.
Favorite
On the Feed component, there are 2 refresh buttons. I understand that one if to update all the feeds and the one at the bottom is to update only that specific feed, for example logged calls. Is that correct?
It also seems we cannot remove one of the refresh buttons. Is that correct?
Thank you in advance
2 answers
Favorite
1 answer
Sep 5, 2020, 4:46 PM Hi Nani,I am assuming that the above details belong to a particular account like the addresses and all so I would request you to try checking the below link that shows the contacts of the account page that it is placed on.>> https://www.sfdckid.com/2019/08/salesforce-lightning-component-to-display-contacts.htmlAs shown in above to show contacts you can query the addressed, contacts and then show in a similar way, let me know if this helps and in case if this comes in handy can you please choose this as the best answer so that it can be used by others in the future.Regards,Anutej

Favorite
5 answers