Function on Child Doctype

Hello Everyone,

Want to write function on ‘Remove’,‘Done’ button of child doctype in which i want to access item_name from that child Doctype.(Created my own app)

You will have to bind a jquery event on that button. There is no API out of the box.