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. Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
