Form Data Audit Trail
The Form Data Audit Trail plugin tracks form data-related events and records them in a single table.
Form data audit trail properties
Configure the Form Data Audit Trail plugin by filling in the following fields:
- Capture Load Form Data Event?: Check this box if you would like to track when form data is loaded.
- Capture Save Form Data Event?: Check this box if you would like to track when form data is saved.
- Capture Saved Form Data in JSON Format?:
If checked, child data (in JSON format) will be logged.
If not checked, only the record ID will be logged.
- Capture Delete Form Data Event?: Check this box if you would like to track when form data is deleted.
- Capture Mode:
- All Forms: Track events for all forms.
- Selected Forms: Track events only for selected forms.
Logged data will be saved to a table named app_form_data_audit_trail
.