Copy page
Copy original Markdown filev4.8.11-beta
Tue, 1 Nov, 2022Feature
- Support to provide DataSyncTag option for Textbox, Image, Checkbox, Editable Date, and Dropdown fields has been added.
- Support to provide DefaultValue and IsReadOnly options for Textbox, Image, Checkbox, Radio buttons, and Editable Date fields has been added.
- Support to list teams based on search text in API has been added.
- Support to create the document with conditional rules has been added.
Type change
- HideDocumentId in send document and send template is now changed to bool? from bool. If it is null, then the value will be inherited from the business profile settings.
Deprecated
- The ShowSendButton property in the create embedded template method is now deprecated, and ShowCreateButton has been introduced to replace it.