Skip to main content
Sherilyn Thomson (SALTS) 님이 #Email에 질문했습니다

I've written much more complicated email template conditional IF statements, but this one just doesn't want to work for me! I just need to evaluate if the balance is greater than $1290.00. It works when I use = but not > or <.  

{!IF(Trip_Registration__c.Balance__c>1290,"Overdue message.","Up to date message.")}

 

I feel like I'm going to hit my head over the answer but would appreciate a hand here! 
답변 1개
0/9000