On Wed, 2 Oct 2002 14:07, you wrote: > > From: "Dan K." <[EMAIL PROTECTED]> > > > > 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. :( > > Yes, this allows multiple groups to appear and it works well. My problem > is that I occasionally want to recycle the default group such that it > appears on consecutive pages without carrying over the values form the > previous page. I have tried all of the relevant methods for the group but > I cannot achieve this. I think this actually points to a bug in > Group.removeFromRequest(), but I have not confirmed this yet.
Hi Scott, I just tested this by making a call to Group.removeFromRequest() and it didn't work for me either :( I think you may have found a bug but I don't have time to dig into the Intake source code right now. Just thought I'd let you know... -- Rodney -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
