Hi guys.

I have a layout component which has a textfield inside it with
autocomplete mixin and an id of "layoutSearch".Some pages now that use
the layout would like to provide completion for that text field.The
problem is that i cannot reference that component from the page like
this.

@OnEvent(value=EventConstants.PROVIDE_COMPLETIONS,component="layoutSearch")


Any idea how can i fix that?

Dimitris Zenios

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to