Questions tagged [mass-action]
The mass-action tag has no summary.
8 questions
0 votes
2 answers
169 views
Not able to insert records in custom metadata
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 ...
0 votes
1 answer
807 views
Best practices for deactivating a Salesforce User without losing any data?
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 ...
0 votes
1 answer
274 views
How to add the Custom metrics to the Sales Agreement Terms Mass update screen in Manufacturing Cloud?
How to add the Custom metrics(Custom fields) to the mass update screen?
0 votes
0 answers
244 views
Smart Mass Update - File Import - Append Data Field Value Instead of Update\Replace
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 ...
1 vote
1 answer
2k views
Inline mass edit datatable Lightning Web component
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 ...
1 vote
1 answer
75 views
Mass edit a Campaign Member Blocktable
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 ...
0 votes
1 answer
365 views
Transaction Policy - How to track mass update/delete of records
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 ...
0 votes
1 answer
2k views
What's the best way to mass email cases in Service Cloud?
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 ...