Field Level Auditing on Folder case
I have a case type that inherits from Work-Folder-
I want to enable field level auditing on that.
However, because it does not inherit from Work-Cover-, it does not appear under the Case Type explorer. I do not see any place where the FLA can be enabled on the case type rule form.
Tried creating declare trigger, data transform and the FLAudit- class manually. This started inserting entry in the FLA table, but without generating the GUID. So, the entry keeps getting replaced with new entries as the primary key column GUID is blank.
Please suggest.