I discover that if I do :


And I attach this composantForm to <input type="text"/>


When wicket render the page I obtain :

   
 * I'm surprisely that's a work : I thought for FormComponentPanel.class
it's necessary to have a tag like <div></div> (with open and close tag) : it
is normal ?

 * when I update the afterFieldComponent (FormComponentPanel) by ajax
(AjaxRequestTarget) the label (<p></p>) is add (not replace) on the dom each
time a update the afterFieldComponent : I think it's a bug
 
 Best regarde
 
 Duto

-----
Duto
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/FormComponentPanel-with-input-type-test-tag-tp4676516.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

Reply via email to