Hi all, I'm in the process of migrating to myfaces 1.1.3 /tomahawk 1.1.2, this is working fine except I couldn't make the inputSuggestAjax component to work. I built the sandbox myself, since it is not relased. I know, using sandbox was a bad idea, but Ajax completion is really cool, and users/boss want some coolness...
I really need to upgrade now, because we have a major performance problem because we are using mode "client", as the inputSuggestAjax was only working with this setting as of 1.1.1 I would like to migrate to one of the latest nightly build because building everything myself I have a working inputSuggestAjax now :-) The problem is that our applications doesn't work at all with myfaces 1.1.4-SNAPSHOT / tomahawk 1.1.3-SNAPSHOT :-( It seams to be linked to the dummy form feature, as now there is an error message stating that component XXX need to be in a form. Is there a simple way to activate/desactivate this feature to keep backward compatibility ? Or would the latest sandbox jar work with myfaces 1.1.3 / tomahawk 1.1.2 ? Or will we need to change every pages to upgrade to the next version anyway ??? Many thanks, Frederic

