Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Form API can interact with form data of the specified form.
The options here is based on the current app context.
Name | Description | |
---|---|---|
1 | Form | Select the form for interaction with API. |
2 | Short Description | Any description here. |
3 | Add form data |
Add a new record to the specified form.
|
4 | Delete form data |
Delete a record of the specified form, via record ID.
|
5 | Get form data by record ID | Retrieve all data of a record from the specified form, via record ID. Able to filter or sort the returned results via additional parameters. |
6 | Update form data |
Update a record of the specified form.
|