Login
Remember
Register
Ask a Question
How to determine whether any of the field value in a record has changed in Servicenow?
+1
vote
asked
Sep 8, 2020
in
Service Now
by
Hodge
How to determine whether any of the field value in a record has changed in Servicenow?
#servicenow
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 8, 2020
by
Hodge
By using the
method
changes() you can determine that the field value has been changed for a record.
...