Sorry... That last bit isn't my markup. It is the text that is appearing in
my textarea component.
My markup looks like this:

<wicket:panel>
            <textarea id="content" wicket:id="content"></textarea>
            <p class="note">(Maximum characters: 100) </p>
</wicket:panel>

T


Steve Flasby wrote:
> 
> shoudn't that be:
> 
> <textarea wicket:id="content" name="tabs:panel:form:content:text">
> 
> or am I missing something?
> 
> Cheers - Steve
> 

-- 
View this message in context: 
http://www.nabble.com/FormComponentPanel-woes-tp22720502p22720956.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to