Counter field to capure the field change

Vinay Shekar March 17, 2016

Is there a way where we can count how many times a particular custom field was changed?

1 answer

0 votes
GabrielleJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 21, 2016

You will have to code for it, increment a certain "numeric" field whenever a custom field has changed (implement a custom event listener).

Suggest an answer

Log in or Sign up to answer