changes.mady.by.user Justin
Saved on Aug 28, 2019
...
Select any datalist present in the current app, for interaction with API.
Any description here.
Get all records from the specified datalist.
Name
Filters the returned datalist records by querying the search terms with the datalist columns.
Similar to the LIKE condition for database querying.
{ "total": 4, "data": [ { "ref": "0003", "total": "5.00", "dateCreated": "Aug 21, 2019", "remark": "", "title": "Business Trip CEO", "claimant": "Admin Admin", "SelectApprover": "admin", "status": "<span style='color:orange;font-weight:bold;'>Submitted</span>" }, ..... ] }