Re: Best method to reuse a TextField configuration
I think the problem is publishParameters = "value" If you want validate and type you need publishParameters = "value,validate,type"
Re: Best method to reuse a TextField configuration
On Thu, 18 Jun 2015 11:22:01 -0300, Casey Link wrote: Hi, Hi! I have a TextField repeated many times that has a certain type, validate, and class attributes set. Only the value and id changes. Create a component with this TextField inside. -- Thiago H. de Paula Figueiredo Tapestry, Ja