Hello everyone. Is there a way to determine if the value of a column field was changed by user or some script? (In my case I can create some custom hidden checkbox). In the script I can, for example, set some custom checkbox to True each time my target value is being changed by script, but how can I set this custom checkbox to False each time any user changes my target value.
My target value is a checkbox in the item line in the Sales Order record.