Hi Scott,
I believe what you do is give the groups different keys using the setKey() method of the group object and then you retrieve the one you want by its unique key. I belive I have noted that in the intake-how-to...? I could be wrong though. :( Try it and let us know! Regards, Dan On Tue, 1 Oct 2002, Scott Eade wrote: > I have a page where there is the potential for multiple copies of the same > intake group to appear. The idea is to display the current records, > allowing them to be edited, along with the default group to allow a new > entry to be entered. > > My problem is that when I save the page to add a new row (returning > immediately back to the same page) the default group is populated with the > values entered previously. > > Has anyone got a workaround for this? > > BTW: I'm using turbine 2.1 > > Thanks, > > Scott > -- > Scott Eade > Backstage Technologies Pty. Ltd. > http://www.backstagetech.com.au > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
