AutoPopulate field values when clicked on new from related lists

Kruthik M Shiva
Tera Contributor

Hi All,
I have a requirement to auto populate field values when clicked on new from related lists. There is IA form and I have two related lists IAV and MV. if MV is created from related lists in MV form both IA and IAV should be auto populate by OOO feature IA is getting populated, but IAV need to be auto populate what is the possible solution for this and if anyone has solution, please do share. IA->IAV->MV
PFA screenshot for reference. I need to Auto populate select IAV also along with select intellectual asset.

1 REPLY 1

Pratik Malviya
Tera Guru

Hi @Kruthik M Shiva ,

 

This can be achieve by combination of display BR and On Load Client script.

 

So, In Display BR you can take dot walked field value from parent form and stored it in scratchpad variables.

And then in on load client script populate fields on form with scratchpad variables values.

 

Please mark correct/helpful if it works for you.

Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Thanks,
Pratik Malviya