Field Audits Not Appearing in Activity Stream for Custom Table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2025 03:44 AM
Hi everyone,
I'm working on a custom table in a scoped application (using the new UI — Xanadu / UI Builder). I've encountered an issue where audited field changes are not showing up in the Activity Stream, even though:
✅ Auditing is enabled at both the table and field level
✅ Audit entries are being created correctly in the sys_audit table
✅ I have a journal field named comments, and comments appear correctly in the Activity Stream
✅ The Activity Formatter is added to the classic form layout
✅ I'm using a Record page in UI Builder, and the comments show up, but field change history does not
What is the correct way to make audit history (field changes) appear in the Activity Stream for a custom scoped table?