CForms: Updating all instances of a widget in a repeater

2006-04-06 Thread Stewart, Gary
Hi there, I've got a repeater with two selection lists in; staffmemeber and staffrole. Upon a value being changed on the staffrole or another selection list outside of the repeater (department) the list of staff members change. I'm using an on-changed-value on the staffrole repeater and that

Re: CForms: Updating all instances of a widget in a repeater

2006-04-06 Thread Jason Johnston
Stewart, Gary wrote: Hi there, I've got a repeater with two selection lists in; staffmemeber and staffrole. Upon a value being changed on the staffrole or another selection list outside of the repeater (department) the list of staff members change. I'm using an on-changed-value on the

RE: CForms: Updating all instances of a widget in a repeater

2006-04-06 Thread Stewart, Gary
-Original Message- From: Jason Johnston [mailto:[EMAIL PROTECTED] Sent: 06 April 2006 14:00 To: users@cocoon.apache.org Subject: Re: CForms: Updating all instances of a widget in a repeater I think to get the rows from a Repeater you have to use getRow() rather than