FavoriteJulie Prasch asked in #Data ManagementSep 13, 2016, 6:53 PMWorkflow rule to auto-fill fields on Opportunities when a child record is createdWhat is the best way to auto-fill fields on an Opportunity record when a related child record is created?7 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Accepted AnswerMayank Srivastava (eVerge Group)Sep 13, 2016, 9:20 PMMake sure the Record that you are updating is correct. It should be: [Project_Summary_c].Project Name Assuming Project Name is the name of your Opportunity lookup field.Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Accepted AnswerMayank Srivastava (eVerge Group)Sep 13, 2016, 9:20 PMMake sure the Record that you are updating is correct. It should be: [Project_Summary_c].Project Name Assuming Project Name is the name of your Opportunity lookup field.