
Hi,
I have an entity Case, it has two different child entities, Mentoring and Financial Details
On each Mentoring record I want a field called "FD figure" that I want to populate from a value from a field in the parent case's financial details record. i.e Mentoring >> Case >> Financial Details
Is this possible?
Thanks you for your time,
Ollie
Hello,
This can be done with javascript by requesting the Financial Details entity with a filter on caseid.