You need to sign in to do that
Don't have an account?
Wayne_Clark
Need Help with Record Auto-Refreshing after Master Record field is updated.
Is there any way to have all child records automatically refresh when a related record's field is updated? Can an apex trigger be designed so that it will edit and save all the child records each time a field in the master record is changed or updated?
Thanks
Yes writing a trigger on the child record would help your scenario