How to populate child table field using child table name

I want to populate child table field using child table name. How can we achieve that ?
By selecting item code the item title should be populated

In Customize Form, for the field Item Title, inside the Fetch From box, try item_code.item_title.

Let us know if that works.