Skip to content

Commit a08fe75

Browse files
committed
variable fields added
1 parent 3545e69 commit a08fe75

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,11 @@ Select the required Scope based on your use case:
135135
<div class="video-wrap" role="region" aria-label="Demo: Creating a E-Sign">
136136
<!-- Use a relative path like ./videos/demo.mp4 or an absolute URL -->
137137
<video controls poster="">
138-
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/E_Signature/DefaultSignature.mp4" type="video/mp4">
139-
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/E_Signature/DefaultSignature.webm" type="video/webm">
138+
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Special_Features/Variable_Registry.mp4" type="video/mp4">
139+
<source src="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Special_Features/Variable_Registry.webm" type="video/webm">
140140
<!-- Fallback link if browser can't play video -->
141141
Your browser does not support the video tag.
142-
<a href="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/E_Signature/DefaultSignature.mp4" target="_blank" rel="noopener">Download / Open video</a>
142+
<a href="https://doculan-storage-public.s3.us-east-1.amazonaws.com/demo_video/Special_Features/Variable_Registry.mp4" target="_blank" rel="noopener">Download / Open video</a>
143143
</video>
144144
</div>
145145

docs/_sidebar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- [How to resend eSign document?](E_Sign/resend-esign-document.md)
1212
- [How to use the default E-Sign Document?](E_Sign/default_e-sign-document.md)
1313
- [How to use self sign feature?](E_Sign/self-sign-document.md)
14-
- [How to use Variable field?](E_Sign/veriable-fields.md)
14+
- [How to use Variable field?](E_Sign/variable-fields.md)
1515
- [How to use Delegate Email?](E_Sign/delegate-email.md)
1616
- [How to Schedule an Email?](E_Sign/schedule-email.md)
1717
- [How to Rename the File?](E_Sign/rename-file.md)

docs/releaseNotes/version_0.8.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
The **Variable Field** feature allows you to create reusable dynamic placeholders within a document. These placeholders automatically populate the same value wherever they appear, eliminating the need to enter repetitive information multiple times.
66
Variable fields improve efficiency, accuracy, and consistency—especially in contracts, agreements, and form-based documents.
77

8-
🔗 **Learn more:** [How to use Variable field?](E_Sign/veriable-fields.md)
8+
🔗 **Learn more:** [How to use Variable field?](E_Sign/variable-fields.md)
99

1010
<img src=" screenshots\Variable-Fields\variable-field3.png" style="border:2px solid black; border-radius:4px; width:100%; max-width:800px;" alt="Screenshot for Document">
1111

0 commit comments

Comments
 (0)