• Manoj_79
  • NEWBIE
  • 99 Points
  • Member since 2009

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 5
    Replies

Just want to get the selected value of a picklist in formula,

 

and I know the CASE() or ISPICKVAL() should be used.

 

But it is terrible if there are mass of option in picklist.

 

I hate to do it like this.

 

 

Anyone can help me?

 

Thanks,

Atlantis

I would like to create a Salesforce lead based on info I gather in a web app.  Questions...

 

1- If I use the Salesforce API, what is the easiest way to prevent duplicate leads/accounts from being created? Is the email address for an account automatically restricted to unique values?

2- I see that there are some AppExchange apps that convert emails to leads.  Anyone have success with this? (advantage: don't have to write code)

3- Can I easily use an Apex Email Service to get leads generated via email? 

Is there a way I can add a new custom link to my accounts page?

 

Any help would be greatly appreciated.

 

Ananth Chellathurai

http://ananthchellathurai.blogspot.com/ 

Message Edited by Chiyaan Ananth on 07-06-2009 02:06 AM

Just want to get the selected value of a picklist in formula,

 

and I know the CASE() or ISPICKVAL() should be used.

 

But it is terrible if there are mass of option in picklist.

 

I hate to do it like this.

 

 

Anyone can help me?

 

Thanks,

Atlantis