Which table is this field saved in?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2022 09:28 PM
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2022 10:22 PM
Journal
fields technically don't store data in the table that the Journal
field is on, but instead, create entries in the Journal Entries [sys_journal_field]
table. These journal entries, along with other values corresponding to changes to audited fields from the Sys Audits [sys_audit]
, History [sys_history_line]
, and Record History[sys_history_set]
tables, are displayed in the Activity formatter.
If my answer solved your issue, please mark my answer as ✅ Correct & ????Helpful.
Thanks