On Fri, 28 Jun 2013 08:14:21 -0300, Raphaël Ouazana-Sustowski
<raphael.ouaz...@linagora.com> wrote:
Do you need the field in onProvideCompletions()?
Yes I do. My purpose is to do a generic autocomplete editor. So I need
some configuration that is in the context.
Which configuration? Just curious. :)
I already tried to make different editors for each configuration type,
and it works.
Nice. :)
Isn't this an issue that the context is not available in Ajax requests?
Exactly (for "context" = "PropertyEditConstant", not activation context,
so people don't misunderstand what we're talking about here, which is
advanced Tapestry). The context is pushed by BeanEditor (which is the
basis of BeanEditForm) while it (BeanEditor) is rendered, and it is not
rendered in AJAX requests (except when the AJAX requests renders the
BeanEditor, such as in Zone updates which have a BeanEditor inside).
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org