Continuing my question about connecting doctypes with child table.
The workflow:
- fill in the person_name field in the parent doctype.
- the child table is set up by using the bridging doctype as mentioned in my other post (How to have "Create new ..." menu in child table column dropdown - #3 by rahy)
- add row in the child table → open the target doctype.
My question:
- how to bring the field person_name from parent to the target doctype?
Thank you