On Fri, Apr 10, 2009 at 4:04 AM, Kasper <kas...@nekoconeko.nl> wrote:
> Hi all,

Hi!

> I have a form with a multiple select field:
> <input t:type="Select" t:model="regions" t:value="preferredRegions"
> t:id="preferredRegions" t:multiple="true" size="13" />

Tapestry's Select component does not have a "multiple" parameter nor
supports maps as the edited value. Maybe the Palette component is what
you're looking for.

-- 
Thiago

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

Reply via email to