Hello, thank you for that helpful information. It's too bad that this component is not still a standard feature of Tomahawk. Hope this will be added soon. I found a solution that uses ajax. That could be possible too. But you are right. I am not allowed to use Sandbox.
2012/5/11 Anton Gavazuk <antongava...@gmail.com> > Tomahawk doesnt have autocomplete components, sandbox has it but you are > not allowed to add extra libs, > > so in your case Javascript or writing your own component. > > 2012/5/11 vinbr88 <vinb...@googlemail.com> > > > Hello, > > > > I have to migrate our current JSF page from Oracle JSF implementation > with > > Richfaces to Apache MyFaces with Tomahawk. > > > > The problem ist that the JSF 2.0 application has a few > <rich:autocomplete> > > fields in the xhtml files that I am not allowed to reuse. I can only use > > standard components of Myfaces and Tomahawk. I am not allowed to add > > aditional libraries. > > > > Is there a possibility to add such a autocomplete field with > > MyFaces/Tomahawk without using any other software or library? > > > > Thank you in advance. > > > > Vince > > >