Skip to main content

Questions tagged [change]

0 votes
0 answers
41 views

https://developer.salesforce.com/docs/atlas.en-us.change_data_capture.meta/change_data_capture/cdc_replication_steps.htm Above documentation describes the high level steps for using CDC events to ...
Jarnu Girdhar's user avatar
0 votes
0 answers
102 views

we are a non-profit helping immigrants. We have a custom picklist field showing at which stage our customers are (let's say before the immigration and after the immigration). We need a report that ...
Sama's user avatar
  • 1
1 vote
1 answer
75 views

Receiving an error Dependent class is invalid and needs recompilation: Class Namespace.ExtensionPackageClass : Method does not exist or incorrect signature: void method(NULL, NULL, NULL, NULL, NULL) ...
Patlatus's user avatar
  • 18.8k
1 vote
1 answer
3k views

Some dashboards and reports not working after disabling the left employee login. So I want to assign a new owner to the existing dashboard and reports. Could you guide me how to change the owner name ...
Arun Kani's user avatar
0 votes
2 answers
2k views

I have a Record - Triggered flow , and I need to make a condition on a custom field type Date , the condition is to verify if the date is modified make a another custom field is false and make this , ...
Salesforce Junior Dev's user avatar
1 vote
1 answer
47 views

I am trying to use method FeatureManagement.changeProtection to make Custom Metadata Object public but it doesn't work. I know that Custom Metadata types and Custom settings and External and Big ...
Patlatus's user avatar
  • 18.8k