@ http://87.193.218.134:8080/t5components/t5c-commons/ref/org/apache/tapestry/commons/components/MultipleSelect.html the docs say its not required but I guess I need it. Do you have a snippet similar to what you gave for selectModel? Or further documentation on initiating an instance of a select model
Thanks, Zack Weisu wrote: > > You need to define encoder in your tml file, this is my: > <td><select t:type="t5components/MultipleSelect" size="10" > encoder="selectModel" > model="selectModel" > value="selectedDistricts"/> > </td> > > > -- View this message in context: http://www.nabble.com/t5-components-MultipleSelect-use-tp17524086p17562419.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]