Great! I'll give it a go.
Thanks, gary _____ From: Michel Gomis [mailto:[EMAIL PROTECTED] Sent: Friday, October 26, 2007 10:47 AM To: [email protected] Subject: Re: CForms repeater with Ajax problem Hi Gary, It's for 2.1.9. We just overrided some *-styling.xsl files for our own puropose. <table dojoType="CFormsRepeater" class="list" multiple="false" select="select" width="100%"> class="list" and width="100%" are is for Html/Css layout, it's optional ! multiple="false" refers to CFormsRepeater new property On 10/26/07, Gary Larsen <[EMAIL PROTECTED]> wrote: Hi Michel, Thanks for the code example. Could you tell me what Cocoon versions this is compatible with? From the template code it looks like it's greater the 2.1.9 I'm currently using? Thanks, gary Hi, I think you can do that by overriding cocoon's CFormsRepeater.js file.
