Skip to main content
I am trying to put together an if statement...

 

IF  Date Field = Yes then Put in Opp. Date, if Date Field = No, then put in nothing.

 

Is there a way to do this?
2 件の回答
  1. 2011年9月6日 19:20
    yes, create a simple workflow with evaluation criteria 'When a record is created, or when a record is edited and did not previously meet the rule criteria' and add field updates. This can be done by getting into setup --> create --> workflows.

     

    You will have to create two workflows here, one for checking if it is blank, second to check if it isnt blank
0/9000