• Russell Everett 2
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hello - 

I need to write code for a trigger on our contract opportunity. 

It would simply say: 

"At 11:50 pm check the custom checkbox field on the contract level "TRUE"

And then 

"At 12:10 am check the custom checkbox field on the contract level "FALSE"


The custom checkbox field is API name "Trigger_Update__c" 

Is there a more simple way to do this? The checking and unchecking of this box would then show the records to be 'Edited' which then would activate 7 process builders tied to the contract level that need these updates each time. 

PLEASE HELP!!!!
I want to run a report that pulls all of the duplicate leads, or leads with the same email specifically (Not just one email that they all share, but will pull leads that have duplicate emails. Maybe even later change it to other duplicate fields such as name, phone number, etc). I saw one person mention that I could create a Bucket field that would separate all the leads by say 'Lead owner' or other such criteria. Unfortunately it doesn't seem to work for the email field because it's not one of the options. Are there any other ideas that anyone knows of?

Thanks,

Esther