Hi,
Field level auditing currently supports scalar and Embedded data fields. Is there any other way to enable auditing for Data Reference fields in 25.1?
Hi,
Field level auditing currently supports scalar and Embedded data fields. Is there any other way to enable auditing for Data Reference fields in 25.1?
Unfortunately, this is not supported, see Enabling field-level auditing.
Create a “[data object] changes” embedded data (list)
Although there is no “one click” configuration for it. You could look to do this yourself via pre/post processing on the flow actions that allow changes to the data reference? The fact you want to track changes to this list, there is a clear importance of that data reference. So I am assuming your app would already tightly control this AND likely do some processing/notifications if that changes? (e.g. If the delivery address for an order changes, we need to update the warehouse/courier).