Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2025 03:22 AM
How to check if any form field is getting updated by integration or discovery or is it manually updated
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2025 06:54 AM
Hi @ayush_g ,
you can use the audit for that
if your table has audit enabled
you open the record and check like this
filter your field name you want to check and sort using updated time
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2025 05:58 AM
Thanks @Chaitanya ILCR for sharing this valuable information.