• Bigred
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hey all,
 
Here's my problem :
 
In my Custom Object Customer__c, I would like to populate my Record Name with 2 others fields. This works fine with a Trigger, but only with updates. When I try to create a new record, it tells me that the Record Name is a required fields. I guess that validation rules come before trigger actions.
 
Does anyone can explain me how to make it ?
 
Thx a lot,
 
Regards.
 
 
 
 
 
 
  • September 18, 2008
  • Like
  • 0