v4.10.19-beta
Wed, 24 January, 2024Feature
- Added
idPrefix
andrestrictIdPrefixChange
properties to custom field APIs for creation, editing, and listing.
Breaking changes
1. Required Label Field in Templates
Now, if a template has a required label field with an empty value, you must set a value when sending the document using the template API, using the existing form field property. Alternatively, you can change the label field to a non-required field in the created template.
For more information, refer to the following links:
Send Document from Template by Filling Existing Fields (US Region)
Send Document from Template by Filling Existing Fields (EU Region)
2. Dropdown Field Support in AutoDetect Field
- We have added support for dropdown fields within AutoDetect fields. If the editable PDF form field contains a dropdown, it will be automatically converted into a BoldSign Dropdown form field.