hi, im trying to inject formField signature with initial signature but i can't see anything in you docs.
additional you have a event call addSignature but when i use it is undefined
Hi Jesus,
We are working on your query and we will provide the details before EOD on June 1, 2022.
Regards,
Shamini
Hi Jesus,
Please find the details.
|
Query |
Details |
|
|
hi, im trying to inject formField signature with initial signature but i can't see anything in you docs.
|
You can add the values to a signature form field using the updateFormFieldsValue() method. Please refer to the below code snippet and sample. To Update the signatures from the code behind:
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/quickstart916564561
|
|
|
additional you have a event call addSignature but when i use it is undefined |
We suggest you use the formFieldPropertiesChange event to track adding the signature in the signature field. Please refer to the below code snippet and sample.
Code Snippet:
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/quickstart916564561
Addsignature event is used to track the process of adding a handwritten signature.
|
Kindly try this and let us know if you have any concerns about this.
Regards,
Vasugi.