The Form Data Audit Trail plugin tracks form data related events and records them in one table.

Figure 1: Form Data Audit Trail Properties

NameDescription
Capture Load Form Data Event?Check if you would like to track such event.
Capture Save Form Data Event?Check if you would like to track such event.
Capture Saved Form Data in JSON Format?

If checked, child data (in JSON Data), will be logged.

Example

If not checked, only the record ID will be logged.

Example

Capture Delete Form Data Event?
Check if you would like to track such event.
Capture Mode
  • All Forms
  • Selected Forms

Logged data will be saved to table named app_form_data_audit_trail.

 

  • No labels