Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Creates a checkbox booleanUsage
as element:Parameters
| Param | Type | Details |
|---|---|---|
| label | string | The label for the textarea |
| field | string | The name of the field. |
| true-value (optional) | string | The value to use when true, (default: true) |
| false-value (optional) | string | The value use when false, (default: false) |
Example
Source
Result
