Hi,

I'm using primes faces as a view technology with webflow.

I'm trying to use autocomplete feature... such as

<p:autoComplete completeMethod="#{searchCriteria.complete}"/>
...