- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 03:30 AM
Hi,
I've been trying to capture the field changes of the Location field into Worknotes but couldn't. Also, I'm not able to understand how and from where the work notes are getting updated
Stockroom X was Y (attached screenshot). I have checked the scripts but didn't find them. In the filter, I can see that the Location is already present, but field changes are still not printed on work notes.
Please help.
Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 04:14 AM
In addition to being selected in the Filter Activity, a field has to be audited for changes to appear here. On the record if you right-click the gray header and choose History > List you can see the Audit History. Location is likely not showing in this for you. To change this, go back to the record, right-click the gray header bar again, and this time choose Configure > Table. Find the location column, and change the attributes, removing no_audit=true,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 04:14 AM
In addition to being selected in the Filter Activity, a field has to be audited for changes to appear here. On the record if you right-click the gray header and choose History > List you can see the Audit History. Location is likely not showing in this for you. To change this, go back to the record, right-click the gray header bar again, and this time choose Configure > Table. Find the location column, and change the attributes, removing no_audit=true,