On Fri, 28 Jun 2013 07:39:09 -0300, Raphaël Ouazana-Sustowski <raphael.ouaz...@linagora.com> wrote:

Hi,

Le 27/06/2013 19:35, Thiago H de Paula Figueiredo a écrit :
The issue is with the Ajax request for autocompletion. When the method onProvideCompletionsFrom is called, the environment is not aware anymore of the context. Is there a way to get it?
Have you tried to create a component encapsulating the content of your block?

I just tried. I have then the same issue: when onProvideCompletionsFrom is called, the components tries to get the parameters again and so does not found the context in the block.

Do you need the field in onProvideCompletions()?

If I persist the parameters values in the component, I have the same issue than in the block: the same configuration is share by all the component instances.

You shouldn't do that anyway.

--
Thiago H. de Paula Figueiredo

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

Reply via email to