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 <[email protected]> > 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 >

