On Tuesday 14 Mar 2006 10:34 pm, PythonistL wrote:
> Kenneth,Thank you for your reply.I checked the link but it
> describes inline editing.It was my fault that I did not explain
> properly.I am sorry about that.

it does not describe inline editing - you will get inline editing if 
you have set that in your model - otherwise you will get a drop 
down list of your foreign key field with a '+' sign for adding new 
ones

> All that I want is to have in a form input fields (data) from a
> different tables that are linked via a ForeignKey.In the example
> above Product table is linked with Category table via a
> ForeignKey productkey, see  productkey=meta.ForeignKey(Category).
> Is that possible?

yes - see above

-- 
regards
kg

http://www.livejournal.com/users/lawgon
tally ho! http://avsap.org.in
ಇಂಡ್ಲಿನಕ್ಸ வாழ்க!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to