Skip to main content
Is it possible to bring the "First Responded Date" field from the Campaign Member object into Lead and Contact list views? I don't believe so, but I'm not very familiar with Campaign Members so thought I would ask. Thanks!
5 件の回答
  1. 2013年9月6日 19:59
    Hang on a sec, I just built and tested something on my Dev SFDC org.  

     

    Create a custom field on the Campaign Member object.  

     

    Select:

     

    Datatype = Formula

     

    Result = Date

     

    Formula = FirstRespondedDate  (that's it, just insert the DateField)

     

    The custom field can now be added to Campaign Member List Views

     

    #.HowDyahLikeMeNow?
0/9000