@NSObsessed I assume you are using saveRecord entry point and not beforeSubmit as @jkabot mentioned. You can only see if fields change (from non-ui) in a beforeSubmit script, which is a user event, not a client script. Can you confirm which script you are using?