In Django admin, foreign key fields are automatically accompanied by a
little plus icon to add an item to the related table via a popup. Is
there a convenient way to replicate this functionality in a custom
form? Is there a parameter that I can add to the (newforms) form field
or will I have to manually add the link and JavaScript that the admin
system applies?

Thank you..!
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to