Only on a specific field? I don't know of an easy way.
What I usually do is:
Create ActLink on Window loaded, diaply or open (depend how you open the form) on runlevel 999
Do Run Process
SET-CHANGE-FLAG 0
This is to clear the dirty flag after everything has been set
Now as soon as the user changes anything, this will change to 1
Then you can use GET-CHANGE-FLAG to check if it has changed :-)
Hope this helps
_________________________
Mayhem, Chaos and Anarchy
My job here is complete!