Is it possible to set up Dynamic set of choices.
Suppose I have a Model which requires two additional fields. The first
is a foreign key to USER. The second field needs be dynamically
populated depending on what is entered into the User Field.
I cant see how this can be achieved. Is there any
if you´re talking about the admin-interface, the one thing I can
think of is:
copy change_form.html and use a js-framework (e.g. jquery):
1. on change dynamic-field-1 do ajax
2. get xml response
3. populate dynamic-field-2
patrick
Am 31.10.2006 um 12:41 schrieb MerMer:
>
> Is it possible to
2 matches
Mail list logo