• Darren Smith 48
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
how do i Trigger on account (update)
if SLA__c  (which is a custom field in account , is  a picklist )  ....when its value is =' gold '
then
-count the number of phone numbers (in phone field )  in contacts (standard object )  and populate the total count of phone number (like 1,2 or 3) in count__c (custom object ) in account.