Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
URL
web/json/console/app/(*:appId)/(~:version)/datalist/options
Method
GET
Description
List all Datalists in of a specific App and App version
Parameters
Name | Mandatory | Description |
---|---|---|
appId | Yes | Application ID (e.g. leaveApp) |
version | Yes | Application Version (e.g. 2) |
callback |
| Javascript callback function name |
sort |
| Sort column |
desc |
| Decending |
start |
| Start row count |
rows |
| Return row count |
...
URL
web/json/console/app/(*:appId)/(~:version)/forms/options
Method
GET
Description
List all Forms in of a specific App and App version
...
URL
web/json/console/app/(*:appId)/(~:version)/userview/options
Method
GET
Description
List all Userviews in of a specific App and App version
...