Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
changes.mady.by.user Justin
Saved on Aug 28, 2019
Saved on Sept 04, 2019
...
List all form events captured by the Form Data Audit Trail plugin for the current app.
Able to filter or sort the returned results via parameters.
Name
Filters the response by querying the search terms for:
Similar to the LIKE condition operator for database querying.
Filters the response from the specified date and time.
Format: YYYY-MM-DD hh:mm:ss (e.g: 2019-08-26 00:00:00)
Filters the response to the specified date and time.
Format: YYYY-MM-DD hh:mm:ss (e.g: 2019-08-27 23:59:59)
Form data audit trails data column to sort.
Must be used in conjunction with "sortDescending" parameter.
Sort the specified "sort" parameter value in ascending or descending order.
Expects a boolean value.
Must be used in conjunction with "sort" parameter.
[ { "id": "d708f060-c0a86310-60e35ca0-2e253741", "appId": "expenseclaim", "appVersion": "1", "formId": "ExpensesClaim", "tableName": "j_expense_claim", "username": "admin", "action": "loadWithoutTransaction", "data": "141_expenseclaim_process1", "datetime": "Aug 28, 2019 2:03:03 PM" }, ..... ]