Form builder
Create form fields
Checkbox fields and widget annotations can be added programmatically. There are several properties and widget flags as highlighted below:
Caption | Value | Result |
---|---|---|
Check |
| ![]() |
Circle |
| ![]() |
Cross |
| ![]() |
Diamond |
| ![]() |
Square |
| ![]() |
Star |
| ![]() |
Widget flag | Description | Unique to checkbox? |
---|---|---|
READ_ONLY | The field value cannot be changed. | No |
REQUIRED | The field must have a value when exported. | No |
Annotations and fields should be added to the document only after the document has finished loading. See Create New Form Fields Overview for more.
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales