RE: Adding popups for edit

2011-02-02 Thread Chris Matthews
. I happen to read it currently and it seems to cover the questions. -Original Message- From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On Behalf Of Dekker Sent: 02 February 2011 12:44 To: Django users Subject: Adding popups for edit Hi Django Admin includes

Adding popups for edit

2011-02-02 Thread Dekker
Hi Django Admin includes Popups for adding (FK) records by clicking the "+"-image next to the foreign key. I would like to add an "edit"-button, that would allow for a popup to edit the currently selected entry. Can I "copy" the behaviour of the "+"-image (showAddAnotherPopup and dismissAddAnothe