Salesforce

Salesforce

Salesforce FIELD_INTEGRITY_EXCEPTION, There’s a problem with this country, even though it may appear correct. Please select a country/territory from the list of valid countries.: [BillingCountry] Exception

System.DmlException: Update failed. First exception on row 0 with id 0018c000026ZmPmAAK; first error: FIELD_INTEGRITY_EXCEPTION, There's a problem with this country, even though it may appear correct. Please select a country/territory ....

Salesforce

How to pass Record Type Id in Salesforce Lightning Web Component lightning-record-form?

Sample Code: HTML: <template> <lightning-quick-action-panel header="New Case"> <lightning-record-form object-api-name="Case" layout-type="Full" columns="2" record-type-id={caseRecordTypeId}> </lightning-record-form> </lightning-quick-action-panel> </template> JavaScript: import { LightningElement, wire } from 'lwc'; import { getObjectInfo } from 'lightning/uiObjectInfoApi'; import ....

Salesforce

Automated Invitation in Salesforce Experience Cloud Site

We cannot use Automated Invitations with the Embedded Chat component in our Experience Cloud site. This is a limitation in Salesforce. Reference Article:https://developer.salesforce.com/docs/atlas.en-us.238.0.snapins_web_dev.meta/snapins_web_dev/snapins_web_customize_chat_invitation.htm Vote for this idea:https://ideas.salesforce.com/s/idea/a0B8W00000GdbR2UAJ/automated-chat-invitation-support-for-live-agent-snapins