Hi all I need to implement a select showing multiple values.
I tried to implement it with PropertySelection, but it won't allow me to select more than one value. According to the documentation on Tapestry's website, I need to do it with the Select component, but that won't allow me to set the values of the Option to my own id's, and that is vital, as my data comes from a database. Are there any other alternatives? -- Cumprimentos, Rui Pacheco