-
How can we prevent the assignment of case to the user who is not currently logged in salesforce?
Hi All,
How can we prevent the assignment of case to the user who is not currently logged in salesforce?
Please give suggestion.
Log In to reply.
Popular Salesforce Blogs
Sneak Peek: Latest Features And Updates of Salesforce commerce Cloud
With rising customer expectations in a tech-savvy marketplace, it has become critical for retailers to deliver top-shelf shopping experiences to stay relevant and competitive in…
Call Lightning Web Component From a Quick Action in Salesforce
In Lightning, still, you can't call an LWC component from quick action straightforwardly. An LWC component should be wrapped inside an Aura Component and Aura…
Introduction To Collections In Apex | Salesforce Developer Guide
INTRODUCTION: Collection: In general means 'Group of things'. Basically there are 4 types of collection which are as- List Set Map Array. But here we…
Popular Salesforce Videos
Simple Salesforce to Salesforce Data Migration Step by Step | 100% Salesforce Native App
How to Migrate Salesforce Data? Create Template: As the name suggests, this is just like a sandbox template; these templates store template lines & various…
Strategy Design Pattern in Salesforce | Video Tutorial
Design Patterns are very important for us to understand to develop an efficient apex code. Watch this video to learn all about it and do…
Batch Apex In Salesforce | Asynchronous Apex
Asynchronous Apex 1. Batch Apex 2. How to run Batch Apex class 3. Monitor Batch Apex class 4. Examples 5. Points To Remember Upcoming Video…