Torsten Krah wrote:
Hi, I want to know which "rows" in my table (s:iterator) are "dirty".
Is there any way to know (beside looking manually in the parameter map and
loading again db state + looking at old/new values before saving) which rows
have changed?
You can include previous values in hidden fields in the form so that
they're submitted to the server and it's easy to compare, but then
you're trusting that those values haven't been manipulated by a
malicious client...
-Dale Newfield
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]