Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Name | Mandatory | Description | ||
---|---|---|---|---|
appId | Yes |
| ||
version | Yes |
| ||
callback |
|
| Javascript callback function name | |
sort |
| sort |
| Sort column |
desc |
| Decending | ||
start |
| Start row count | ||
rows |
| Return row count |
Sample Call
http://localhost:8080/jw/web/json/console/app/leaveApp/2/datalist/options
...
Name | Mandatory | Description |
---|---|---|
appId | Yes | Application ID |
version | Yes | Application Version |
callback |
| Javascript callback function name |
sort |
| Sort column |
desc |
| Decending |
start |
| Start row count |
rows |
| Return row count |
Sample Call
http://localhost:8080/jw/web/json/console/app/leaveApp/2/forms/options
...