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. 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.

Regards,
Raphaël Ouazana.

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

Reply via email to