hey all, i have a custom record thats a parent and another one that's a child. when I am editing the parent i would like the sublist to autopopulate since it sources from the parent. is this doable?
Matias Bonifacino
09/30/2022, 6:44 PM
I have tried many ways but the client scripts are really nasty
Matias Bonifacino
09/30/2022, 6:46 PM
the field is set to sourcing from the parent, but on the sublist it behaves differently than if i was on a new child record creation
s
Sean Murphy
10/03/2022, 4:00 PM
@Matias Bonifacino your observation is correct. Sourcing is sourcing a values at sub record creation. what you are asking for may be accomplished with a schedule mass update. that looks at the child custom record and updates the field to match a value in a field on the parent record?
m
Matias Bonifacino
10/04/2022, 1:25 PM
@Sean Murphy yeah, but what i need is for it to be on the fly