Update request-signatures.md

updated the react paleyer code
This commit is contained in:
pravin
2026-07-06 16:50:30 +05:30
committed by GitHub
parent cbc5a30efe
commit c80aca9d66
@@ -182,12 +182,10 @@ The **Access Code** feature in OpenSign adds an extra layer of security to your
6. If the signer enters an incorrect access code, access to the document is denied. The signer must enter the correct **6-digit numeric access code** provided by the document owner to continue.
<ReactPlayer
url="https://youtu.be/9kFg_p7TMF0"
controls
playing={false}
/>
<div>
<ReactPlayer url="https://youtu.be/9kFg_p7TMF0" controls playing={false} />
</div>
---
## Add Widgets for Signers
## 1. Add a Signature Widget
@@ -312,12 +310,10 @@ Show TextInput1
The configured **TextInput1** widget becomes visible when **either** the Number field equals **10** **or** the Checkbox is checked.
<ReactPlayer
url="https://youtu.be/V8j713iG94A"
controls
playing={false}
/>
<div>
<ReactPlayer url="https://youtu.be/V8j713iG94A" controls playing={false} />
</div>
### Related Conditional Logic Guides
The **Text Input** widget also supports Conditional Logic using the following trigger widgets: