Thanks Sanford!I'm now having an issue with sorting. I'm using..
#set( $sortedList = $sorter.sort( $OpportunityList,["createdAt:desc"]) )
but it keeps returning the first Opportuni...
Hi there, I am having trouble finding a solution for my email script. Here I am trying to find if a boolean field is true or false on a customer's latest opportunity.Depending on t...