2011/5/24 Karen Tracey <kmtra...@gmail.com>:
> On Tue, May 24, 2011 at 6:51 AM, Vinicius Massuchetto
> <viniciusmassuche...@gmail.com> wrote:
>>
>> Have anyone been able to implement an autocomplete input field in an
>> inline formset? If so, please provide some references.
>>
>> The main apps that do this in a normal form can't render the same
>> behavior in an inline.
>>
>
> There's a ticket open (https://code.djangoproject.com/ticket/15760) for
> adding some JS hooks for dynamic inlines in admin. However your post doesn't
> mention the word dynamic or admin so I'm not sure it's what you are looking
> for...

I don't think it's exactly what I'm looking for. I need to implement
ajax completion in some fields in an inline form, it would be
something like `django-autocomplete` and `django-ajax-select` can do
in usual forms.

Any help is appreciated.
Thanks.
-- 
Vinicius Massuchetto
http://vinicius.soylocoporti.org.br

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to