Fetch from child table

Hi,
I have Doctype1 with childtable A and childtable-field Ai, and Doctype2 with field 2i linking to Doctype1 and another field 2ii. I want to fetch from childtable-field Ai to Doctype2 field 2ii on selection of field 2i. Can’t seem to figure out a script for that!

Hi @Kayima_John,

Please check below link, it may help you

1 Like

Hello,

There is a option of ‘get items from’ in the top left corner of doc type, you can fetch prom previous customized child table to current doc type !