Hi Marco,

Again the book "Django JavaScript Integration: AJAX and jQuery" by Jonathan 
Hayward. In Chapter 6 he covers jQuery In-place editing by using 
http://www.appelsiini.net/projects/jeditable

PS: I have never met Jonathan, I live far-away in Africa, so I am not plugging 
his book. 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 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 dismissAddAnotherPopup) or is there
a reason why this was never implemented?

Any supporting hints will be gladly taken!

Thanks,
Marco

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to