• Phil Witzmann
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 6
    Questions
  • 2
    Replies
Hi,

I have a picklist with 6 values (1, 2, 3, 4, 5, 6)

The default value is 1.

When someone chooses another value from that picklist (imagine 2), I would like that value 1 and 2 were not able to be picked again.

How can I do this?

Thanks

Hi everyone,

Could you please help me doing a trigger where I change the Lead Stage according to a Next Stage Change Date?

So basically, what I want is:

Next Stage Change: 02/12/2015

Current Lead Stage: No Answer (1)

Next Lead Stage: No Answer (2)

Does Salesforce do the trigger automatically?

I want the lead stage to change automatically without doing any update on the lead.

Thanks