In the Django admin, there is a feature where you can click a "+" symbol and it will pop-up a form in another window that when you fill it out an submit, it will add that item to the current form.
I'm not sure what you call that. I would like to add a similar functionality to an app that I am developing, but I don't know the correct term to search for. I have tried searching for "dynamic forms" and "pop-up forms" and several combinations of the two, but I can't find anything like it. Does anyone know what you call that feature? --Ray --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

