I'm using the excellent information here to extract geocode data into individual fields: https://toolset.com/forums/topic/separating-content-from-the-address-field/
It's working great. EXCEPT
I have a child post type that I also need to insert data into. It looks like the function is not firing when that child type modal form is opening up in the parent.
Is there a way to "listen" for the click on those buttons?