Introduction
The Store to Form enhancer allows you to store the AI-generated response into a Joget form. It supports both simple text and structured JSON formats, enabling integration with existing form records or multi-row form tables.
Get started
How to use it
To use the Store to Form Element:
Adding the Store to Form enhancer
- Locate the Store to Form element under the Enhancers section of the palette.
- Drag and drop the element into the Drop an enhancer to here section.
Configure form properties
To properly integrate and configure the Beanshell, set the following fields:
Name | Description | ||||
---|---|---|---|---|---|
Store to Form | Select the form you want to store the data in. | ||||
Response Content Type | Choose Text for a single field or JSON for structured data.
|