hi, i would like to use "multiple" attribute inside <select> and get all selected items after form submitting. as for now it is not possible, only first item is returned. i found Martin's post[1] and suggestion to write own component basing on Select source. that's ok, but i'm rendering my <select...> dynamically not using template. the question is, how may I bind all the rendered <select> elements to my own SelectMultiple component? i'm not able to force tapestry to use my component. during submit control goes still to tapestry's Select.
thanks, jm. 1. (http://www.nabble.com/T5%3A-select-component-with-support-for-attribute-%22multiple%22-to10996038s302.html#a10998149 -- View this message in context: http://www.nabble.com/T5-Select-and-%22multiple%22-once-again-tp18092333p18092333.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]