SV: [Shale] commons client side validation not working inside a dataList

2006-03-29 Thread Hermod Opstvedt
Hi Did I hear forceId? - You need to use this attribute to force the name to be what you want. Hermod -Opprinnelig melding- Fra: Paul Devine [mailto:[EMAIL PROTECTED] Sendt: 29. mars 2006 22:47 Til: user@struts.apache.org Emne: [Shale] commons client side validation not working inside

Re: SV: [Shale] commons client side validation not working inside a dataList

2006-03-29 Thread Laurie Harper
Why would that be needed? The s:commonsValidator tag should render Javascript referencing the actual rendered ID of the component it's attached to. I haven't played much with validators, much less validators for components inside dataLists, but I would have thought this should be able to work

SV: SV: [Shale] commons client side validation not working inside a dataList

2006-03-29 Thread Hermod Opstvedt
] commons client side validation not working inside a dataList Why would that be needed? The s:commonsValidator tag should render Javascript referencing the actual rendered ID of the component it's attached to. I haven't played much with validators, much less validators for components inside dataLists

Re: SV: [Shale] commons client side validation not working inside a dataList

2006-03-29 Thread Gary VanMatre
From: Laurie Harper [EMAIL PROTECTED] Why would that be needed? The s:commonsValidator tag should render Javascript referencing the actual rendered ID of the component it's attached to. I haven't played much with validators, much less validators for components inside dataLists, but I

Re: SV: [Shale] commons client side validation not working inside a dataList

2006-03-29 Thread Paul Devine
I will create the bug and attach the example code. Thanks for all your help. If anyone can think of a short term workaround, maybe even a javascript hack I can fit in myself, that would be great too :-) -- Paul On 3/29/06, Gary VanMatre [EMAIL PROTECTED] wrote: From: Laurie Harper [EMAIL

Re: SV: [Shale] commons client side validation not working inside a dataList

2006-03-29 Thread Gary VanMatre
From: Paul Devine [EMAIL PROTECTED] I will create the bug and attach the example code. Thanks for all your help. If anyone can think of a short term workaround, maybe even a javascript hack I can fit in myself, that would be great too :-) I can't think of a quick fix since each UIInput