Thinking about this ... was the checkbox used to dynamically hide/reveal part of the form? That takes some extra work following the axiom that the rewind must exactly match the render. I'm going to make this more explicit in the documentation.
One new task for myself (they never end!) is to create a "cookbook" document that covers these kinds of things. There's a couple of dozen common things people want to do and, in many cases, there are already examples in the Vlib or the Workbench that just need to be described better. ----- Original Message ----- From: "Jason Owens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 05, 2002 7:25 PM Subject: [Tapestry-developer] Custom form components... > Hello, > > I don't know if this is fixed in newer versions (I'm using 2.0.0) - but > there seems to be a bug when creating custom form components. Basically, > if you create a composite form component using existing form components, > then actually try to use it, you'll get a StaleLinkException. > > I was building a component with 8 dynamic select boxes, but had a normal > Checkbox stuck in there as well. Wouldn't work. Finally took a wild > guess (after hours and hours of trying to discover this stupid thing), > and took out the checkbox. That remedied the symptom, but hasn't solved > the problem... > > No one's ever run into this before? > > Argh. > > -Jason > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Tapestry-developer mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/tapestry-developer > _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
