You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Marilen Corciovei <le...@nemesisit.rdsnet.ro> on 2003/06/18 19:11:55 UTC

stale links and forms

Hello,

I am trying to do the following

<form jwcid="form">
<span jwcid="for"> (foreach component)
<input jwcid="element"/>
</span>
</form>

to update, modify a list of items. Everything works ok until the foreach
source changes (since this is a dynamic environment, working on the last
day records) since the display and submit. I get a stale link. What is
to be done if the foreach source inevitable can change in size.

Len.


-- 
Marilen Corciovei <le...@nemesisit.rdsnet.ro>