Create Checkbox Field
To create a checkbox field in a PDF form, follow these steps:
- In the Eledo editor, select the Checkbox Field tool
- Place the field into your document
- Set a Field ID (letters, numbers, and underscores only; no spaces)
- In Data (expression), select a value (for example:
item.checkbox) or use an expression - Confirm and apply the configuration

Notes
Checkbox fields require a boolean value (true or false).
You can use Eledo functions or conditions to generate the value.
Was this article helpful?
Yes
No