Hello, I have a Model that has a FK to an Address Model. In the admin, I get a pulldown to select the address or a plus sign to add a new one. Is there some way to get an edit button next to the plus sign so that i can get the same window as the add window, but it's pre-filled with the address I want to edit.
At the moment there is no simple way for me to edit the address. as the address list is constantly getting bigger and addresses are harder to find. Thanks! -berto.