Hi all, Is it possible to add a value for a foreign key field from a form that is actually using it. For example, I have seen in the admin app that whenever there is a foreign key field, there is a way to add new items to that field via a popup window and the added value gets added to the list of foreign key values. If you want an example, if I am writing a blog post and I have a list of categories, I want to be able to use the list of existing categories or to create a new category from the same form used to create the blog post. Is it possible? If so, how should I go about implementing it?
Thanks & Regards, Guruprasad -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/J70ipOebBLYJ. 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.