• fbjean
  • NEWBIE
  • 25 Points
  • Member since 2010

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

I have a Date  filed name "Contract End Date" in my Asset Object.

 

I need this field to be synchronize with a date field ( Max Support)  on my account tab. So the account field is just a copy off the field in the asset.

 

I try to create a formulas like

 

 Max Support (Date) =$asset.Contract_End_date__c

 

but always get : Error: Field $asset.Contract_End_date__c does not exist. Check spelling.

 

thanks

  • October 29, 2010
  • Like
  • 0

I have a Date  filed name "Contract End Date" in my Asset Object.

 

I need this field to be synchronize with a date field ( Max Support)  on my account tab. So the account field is just a copy off the field in the asset.

 

I try to create a formulas like

 

 Max Support (Date) =$asset.Contract_End_date__c

 

but always get : Error: Field $asset.Contract_End_date__c does not exist. Check spelling.

 

thanks

  • October 29, 2010
  • Like
  • 0