- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2020 06:47 AM
What does the value of the ' Updates' field represent and when does it get updated?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2020 06:51 AM
It represents how many times the record was updated. It is stored in the field sys_mod_count.
It gets updated when an update operation is done to the record.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2020 06:51 AM
It represents how many times the record was updated. It is stored in the field sys_mod_count.
It gets updated when an update operation is done to the record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2021 11:29 AM
Hi. Are there any actions that would change a record but would not affect the 'updated' date/time? Or will the updated log change for any/all updates/saves? Thanks.