Hey Sanford, How do you sort the list based on a Boolean field? I want to sort so the opportunity that "closed"=false and "created date" descending is at the top.Your help is much ...
Sanford,How can I wrap the last statement in the .isEmpty clause? $OpportunityList[0].Opportunity_Owner_Mobile_Phone__c is populating in the email when the field is bland. I can't ...
Thanks Sanford,I took what you said and also incorporated learnings from your blog https://blog.teknkl.com/sorting-objects-and-lists-in-velocity/ to sort with more than one element...