Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents
This form element plugin is a text field with added ability to AJAX load options based on matching keywords.
The plugin source codes can be found at JogetOSS Github. Feel free to clone and customize to suit your needs.
Name | Description | ||
---|---|---|---|
ID | Element ID (By declaring as "title", a corresponding database table column "c_title" will be created) Please see Form Element for more information about defining the ID and list of reserved IDs. | ||
Label | Element Label to be displayed to the end-user. | ||
Field ID to Store Selection Value | Key in a field ID of an existing form element in the form to store the selected option "Value". | ||
Options (Hardcoded) | Select Box options
| ||
Or Choose Options Binder | Options to be populated dynamically using Options Binder plugin.
|
Name | Description | |||||
---|---|---|---|---|---|---|
Value | Default Value when there's no existing value found. A hash variable is accepted here. For example, you may key the following to pre-populate the field with currently logged in user's name.
| |||||
Validator | Attach a Validator plugin to validate the input value, more information at Form Validator.
|
Name | Description |
---|---|
Size (Rows) | |
Width of the element. | |
Readonly | Determines if the element is editable. |
Display Field as Label When Readonly? | Displays the value of the element as plain text when an element is set to "Readonly". |
Name | Description | |||||||
---|---|---|---|---|---|---|---|---|
Workflow Variable | If the form is part of a workflow process, upon saving of the form (by clicking on "Save as Draft" or "Complete" button). The value in this input field will be saved into the corresponding workflow variable named here.
|
https://marketplace.joget.org/jw/web/userview/mp/mpp/_/vad?id=autocomplete-text-field