I have a navigation item, and when you click a button on that navigation item the navigation controller will pop. This is good but i want to send a message to the navigation item that is above this one in the hierachy before it pops.
Is there anyway to do that?
Thanks