On Thu, Aug 06, 2009 at 02:40:13AM -0700, nytrus wrote:
> 
> In the example, the inner form is enabled only when the submitter button is
> that of itself (i.e. I'm submitting the inner form). In all other cases the
> form is always disabled:

Yes, that is the point.

> I've tried the example and in factthe form is
> totally disabled, I can't fill my textfield and I can't even submit the
> form. Something is wrong with the example?

The isEnabled method only controls form processing on the server. If you
can't even type characters in your text field you have something else
going on at the browser level.

jk

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

Reply via email to