I'm using Cocoon 2.1.4 I have a repeater in a woody form with static output. Just 1 element in the list may be changed (a member status). I display most of the data with <wi:styling type="output"/> but there's one major dicadvantage here. When I use the delete-row action, non of the output fields are displayed after the delete has done it's thing. The reason is that the output does not create any form fields, it merely displays the data in the page. The solution is to add the data in a hidden field using <wi:styling type="hidden"/>.
Why isn't this like this by default? Bert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
