Pages
Home
About Me
For Contact
April 21, 2015
Line Break in Formula Field in Salesforce
Sample Formula Field:
IF( CONTAINS(Name, 'test'),
'Test' &
BR()
& 'Account',
'Not a Test Account'
)
Sample Output:
Cheers!!!
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment