Re: [Tapestry-developer] Connected Parameters problem with 'form' direction

2002-10-18 Thread Howard M. Lewis Ship
dit that can do this buffering (perhaps built around a hidden form field) automatically. - Original Message - From: "Simon Robins" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 18, 2002 6:45 AM Subject: [Tapestry-developer] Connected Parameters proble

[Tapestry-developer] Connected Parameters problem with 'form' direction

2002-10-18 Thread Simon Robins
Hi, I have a page with two PropertySelection components on it. The second PS component is wrapped in a conditional which depends on the value of the first PS component. The problem is that the after the first PS component renders (in the rewind cycle) it write its new value. This is consistent