If you want everything in the form disabled except the link,  use a visitor
on the form to disable everything but the link. All parents of the link must
be enabled.

Jeremy Thomerson
http://wickettraining.com
-- sent from my "smart" phone, so please excuse spelling, formatting, or
compiler errors

On Sep 27, 2010 10:21 AM, "Igor Vaynberg" <igor.vaynb...@gmail.com> wrote:

in wicket the enabled status is controlled by the entire hierarchy. in
order for a component to be enabled so must be all of its parents, all
the way to the page. there are many reasons to do it this way and we
will not change it. i suggest you either move the link out or disable
on a more granular basis.

-igor


On Mon, Sep 27, 2010 at 5:37 AM, Ludodo <ludovic.meuril...@gmail.com> wrote:
>
> Yes I did and it d...

Reply via email to