Skip to main content
Tom Flynn 님이 #Lightning Experience에 질문했습니다
How can I set values from the parent record in a new child record. If you try doing this with a formula, field update or process builder the values don't show up until after you save the record. Is there any way to access these values so they appear in a new child record before it is saved?

I have seen references to using field updates or process builder to achieve this but I have not seen it work that way.

Thanks,

Tom
답변 5개
  1. 2020년 4월 3일 오전 7:14
    hi Tom,

    You need to update the field as the first method on the before trigger of the child object and then you can take the refrences in your PB or trigger down the line.
0/9000