Show textfield as plaintext when disabled?

2014-02-28 Thread Entropy
Is there a way to have my textfield show as plain text when in a readonly
mode rather than as a disabled textbox?

Backup question: I can imagine making a panel to do this...having a
textfield and label and hiding whichever I didn't want, but I would want my
panel to bind to a textbox in the parent page and replace that tag
(otherwise I would have two textboxes, right).  How would I go about that?

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Show-textfield-as-plaintext-when-disabled-tp4664723.html
Sent from the Users forum mailing list archive at Nabble.com.

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



Re: Component Queueing is here (master), aka Free Wicket From Hierarchy Hell, aka Markup Driven Component Tree

2014-02-28 Thread Decebal Suiu
Thanks! It is a major feature in Wicket 7.

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Component-Queueing-is-here-master-aka-Free-Wicket-From-Hierarchy-Hell-aka-Markup-Driven-Component-Tre-tp4664719p4664722.html
Sent from the Users forum mailing list archive at Nabble.com.

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



Re: Component Queueing is here (master), aka Free Wicket From Hierarchy Hell, aka Markup Driven Component Tree

2014-02-28 Thread Tom Götz
Having read your article, I think this sounds like a very promising approach. 
Thanks Igor!

Cheers,
   -Tom


On 28.02.2014, at 03:00, Igor Vaynberg  wrote:

> in the past couple of weeks i finally had some time to finish up the
> component queueing feature. it is meant to greatly decrease common
> maintenance headaches associated with markup tweaks and moving
> components around. see the intro here:
> 
> https://www.42lines.net/2014/02/28/component-queueing-in-wicket-7/
> 
> -igor


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