[1] The problem I'm having now occurs in this scenario:
1 - add a row, but don't fill in the text field or check the delete box; 2 - submit the form; 3 - form is redisplayed with a validation error; 4 - now check the delete box and resubmit.
In this scenario, my validation script above never fires! So the form is just redisplayed again with the validation error.
I should have said, it doesn't fire on step (4). It does on step (2).
IIUC you can see the same behaviour in the form1 sample. Though an fd:action does no longer validation it also does not remove already existing validation errors. This happens only for the flow script variant. The action variant works in the expected(?) way. And this shows that it is completely unrelated to your optional required widget.
Can you confirm this? Is this what you mean/describe?
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
