How to check who last time change field value?

I have in a form few fields (text editable).

How I can check who last time edit specified field (not whole form)?

Regards

Subject: How to check who last time change field value?

Notes does not track that level of information itself.

You could code your application to watch that field, and record the name of the person saving a document when it changes, but that’s not a built in function.

Subject: RE: How to check who last time change field value?

Hi,

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/03fdb6cd7db77a358525728a003b6fd9?OpenDocument

JYR