Skip to main content

Questions tagged [mass-action]

0 votes
2 answers
169 views

I have used this sfdx cmd to execute the mass record insertion in custom metadata. sfdx force:cmdt:record:insert --filepath CountryMapping.csv --typename CountryDialingCodeMapping__mdt I am getting ...
blackFire's user avatar
0 votes
1 answer
807 views

I haven't found an easy way to do this. I need to deactivate a Salesforce user, but first I need to know ALL the records, all the flows, jobs, reports, dashboards, etc the user owns so I can transfer ...
Nacho Zve De La Torre's user avatar
0 votes
1 answer
274 views

How to add the Custom metrics(Custom fields) to the mass update screen?
Senthamizh's user avatar
0 votes
0 answers
244 views

I'm new to Salesforce & ZaapIT's Smart Mass Update. I'm using Smart Mass Update to import contact records via CSV files. I am looking for an option to append existing values in a data field ...
SFNoob's user avatar
  • 1
1 vote
1 answer
2k views

I have an assignment to update a checkbox on multiple records on a lightning web component datatable. I found several examples where each record has to be clicked to edit(pencil),edit,update(save). So ...
Thomas's user avatar
  • 2,320
1 vote
1 answer
75 views

My team is using campaigns extensively for a handful of different recordtypes and a lot of time is wasted by having to click into each campaign members records to update information. I set out as an ...
Jared's user avatar
  • 11
0 votes
1 answer
365 views

I want to create a transaction policy to notify by email a use when mass update or delete occurs. But I don't know what kind of event is generated when a mess update/delete is performed. I tried with ...
Ahlam AIS's user avatar
0 votes
1 answer
2k views

Our customer services team has a requirement to bulk reply to cases using email templates, so they can respond to hundreds of cases at the same time. I saw that Mass Email Cases was an option in ...
Antonio De Palma's user avatar