I need to do event of specific childtable when changes

i create teams doctype
and teammembers doctype as child tabls
i need when select email in team members table show full name
i do action email: function

and do console to check if the event is running but it is not work
plz help me

frappe.ui.form.on(Team Members, {
    email: function(frm, cdt, cdn) {
        // call when change email
    }
});

frappe.ui.form.on(‘TeamMembers’, {
// refresh: function(frm) {
email: function(frm, cdt, cdn) {
console.log(cdt);
}
// }
});
it is not work

now it is working thanks my bro
best egyption people
from yemen

I am Palestinian, you are welcome dear :relaxed:

u r welcome
all palestinian r welcome

Hi @malmahdi

it’s good to see you here
here is a group for Yemeni ERPNext users