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 |
---|---|
Form | Select the form for interaction with API. |
Short Description | Any description here. |
Add form data | Add a new record to the specified form. |
Delete form data | Delete a record of the specified form, via record ID. |
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. |
Update form data | Update a record of the specified form. |