• Shivangi Singh 52
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 1
    Replies
I have same Multi-select Picklist field orgtype__c on 2 object(e.g M and C) having Master-detail relationship.
If M object has value in orgtype__c as (m1,m2,m3,m4) and C object has value (m1,m2) for same Master_object_ID then I should get only m1,m2.
With the help of m1,m2 I will fetch other fields.
how should I go for this?
How to restrict access to salesforce application for the time users are on leave on basis of Leave start and end date?
Freeze user on leave start date and then unfreeze on leave end date ?
Any other automation approach ?
I have to 2 object having master-detail relationship. 
I want to update a Status picklist field in Parent object if any update is happening on either of the object (Parent or child).
What will be the best approach?

 
We just upgraded from  Lightning Platform starter to  Lightning Platform Plus.
With Starter license we created Permission Set for giving user Lightning Console Permission Set to use our console lightning app.
Now since we have Lightning Platform Plus user license do we still need to give console Permission set to users or it is included in Plus?
How to restrict access to salesforce application for the time users are on leave on basis of Leave start and end date?
Freeze user on leave start date and then unfreeze on leave end date ?
Any other automation approach ?