wichert wrote:
> 
> Previously Hedley Roos wrote:
>> 
>> >
>> >http://dev.plone.org/archetypes/browser/MoreFieldsAndWidgets/AutocompleteWidget
>> >has been around for a few years and works fine.
>> >
>> >Wichert.
>> >
>> 
>> It does not seem to use ajax?
> 
> No, but in a lot of situations ajax is not needed. Unless you have a
> very large vocabulary this widget should work just fine.
> 
> If you need an ajax version it should be quite trivial to build one
> using the jquery autocomplete plugin.
> 

I need to select multiple users from a potentially large/slow LDAP
repository. If the widget loads the vocabulary on access, then that doesn't
work. In fact, the vocabulary won't be enumerated. Basically I want the
formlib UberSelectionWidget, but for AT ;-)

Martin
-- 
View this message in context: 
http://www.nabble.com/-Product-Developers--Archetypes-livesearch-widget-tp16531195s20094p16537383.html
Sent from the Product Developers mailing list archive at Nabble.com.


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to