Is there an easy way to identify which script is setting a field on a transaction?
w
Watz
10/03/2023, 2:31 PM
Disable them one by one until it stops.
Search in all code for the fieldId.
c
creece
10/03/2023, 4:15 PM
You can narrow it down by going to customization -> scripting -> scripted records and selecting the record you are wanting to see the script for. Then look at the code for each of those.