Skip to content

Commit 8f05404

Browse files
Merge pull request #2078 from pravinOpenSign/patch-53
Patch 53
2 parents 233c660 + cc8ddc1 commit 8f05404

File tree

3 files changed

+18
-8
lines changed

3 files changed

+18
-8
lines changed

docs/docs/help/New-Document/request-signatures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The **Prefill Widgets** feature lets document creators prefill specific fields b
119119
- **Radio Button** – Prefill with a selected choice
120120
- **Checkbox** – Prefill as checked or unchecked
121121
- **Image** – Insert a default image (e.g., logo or stamp)
122-
122+
- **Draw** – Allows the user to draw directly in this widget; use it when a prefill drawing is required.
123123
---
124124

125125
### Add Widgets for Signers

docs/docs/help/Settings/Preferences.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Navigate to **Settings > Preferences** to configure user-level signature types.
6161

6262
If a user sets preferred types here, only those will appear when adding signature or initial widgets during document creation.
6363

64-
<img width="861" height="480" alt="signatures" src="https://github.com/user-attachments/assets/69d0851c-57f2-42e5-af6e-419f6d8821c2" />
64+
<img width="1722" height="806" alt="signatures" src="https://github.com/user-attachments/assets/69d0851c-57f2-42e5-af6e-419f6d8821c2" />
6565

6666
### 📄 Document-Level
6767

@@ -137,7 +137,7 @@ Use this option if you prefer sending emails directly from your own email addres
137137

138138
Once a user selects and configures any SMTP option, all emails will be sent using the user-level SMTP.
139139

140-
<img width="861" height="409" alt="smtp at user level" src="https://github.com/user-attachments/assets/27c459f3-5ae6-41e8-966d-43785e67f192" />
140+
<img width="1722" height="806" alt="smtp at user level" src="https://github.com/user-attachments/assets/27c459f3-5ae6-41e8-966d-43785e67f192" />
141141

142142
---
143143
### 🔗 Connect to Gmail
@@ -163,7 +163,7 @@ Configure any third-party SMTP provider such as SMTP2GO or Mailgun.
163163
- **Username:** SMTP username
164164
- **Password:** SMTP password
165165

166-
<img width="820" alt="Custom smtp" src="https://github.com/user-attachments/assets/a3c33510-11b9-4a32-bd44-99614182b089"></img>
166+
<img width="1722" height="806" alt="Custom smtp" src="https://github.com/user-attachments/assets/a3c33510-11b9-4a32-bd44-99614182b089"></img>
167167

168168
---
169169

@@ -204,7 +204,7 @@ These settings are reflected in:
204204
- Supports **12-hour** and **24-hour** formats.
205205
- Affects timestamps in certificates, logs, and webhooks.
206206

207-
<img width="820" alt="Time zone" src="https://github.com/user-attachments/assets/bc1f29a2-565a-4ac2-96a4-9aa18b80b064"></img>
207+
<img width="1722" height="806" alt="Time zone" src="https://github.com/user-attachments/assets/bc1f29a2-565a-4ac2-96a4-9aa18b80b064"></img>
208208

209209
---
210210

@@ -241,6 +241,16 @@ Please note that once merged, the certificate cannot be separated from the main
241241

242242
> **Note:** This feature is available only in the **paid plans** of OpenSign.
243243
244+
## Widgets
245+
### Date Widget Setting
246+
Date Widget Preferences allow you to configure the default behavior of Date widgets across documents and templates. These settings are automatically applied whenever you add a new Date widget. You can still customize individual Date widgets later using the widget settings (gear icon).
247+
248+
- **Format**: Select the default date format that will be used for all Date widgets.
249+
- **Default Date**: Set a predefined date that will automatically appear in the Date widget.
250+
- **Signing Date**: When enabled, the Date widget automatically captures the date on which the signer signs the document.
251+
- **Read Only**: When enabled, the Date widget becomes non-editable for the signer.
252+
<img width="1722" height="806" alt="image" src="https://github.com/user-attachments/assets/4be15ebd-4965-4dff-add6-94e8451461ce" />
253+
244254
## 🔄 Multi-Level Custom Email Templates
245255

246256
**OpenSign™** offers flexible control over email templates at two different levels:
@@ -264,7 +274,7 @@ If Adam enables **Allow email template customization for users individually** bu
264274

265275
**Note:** Organization-level email management is available only on **Paid** plans. This feature is **not** included in **Free** plans.
266276

267-
<img width="861" height="409" alt="Email_templates" src="https://github.com/user-attachments/assets/0b15e356-cfba-46d5-9e97-c73d32b879f4" />
277+
<img width="1722" height="806" alt="Email_templates" src="https://github.com/user-attachments/assets/0b15e356-cfba-46d5-9e97-c73d32b879f4" />
268278

269279
---
270280

@@ -274,7 +284,7 @@ Users can configure their own email templates by navigating to **Settings → Pr
274284

275285
If a user sets up templates here, those templates will be used for sending request-signature emails and document-completion emails.
276286

277-
<img width="861" height="480" alt="signatures" src="https://github.com/user-attachments/assets/dda05d4f-aa43-435d-bdb2-e68dca6f2b00" />
287+
<img width="1722" height="806" alt="signatures" src="https://github.com/user-attachments/assets/dda05d4f-aa43-435d-bdb2-e68dca6f2b00" />
278288

279289
**Note:** Customize email management is only available on **Paid** plans. This feature is not included in **Free** plans.
280290

docs/docs/help/Templates/create-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The **Prefill Widgets** feature lets document creators prefill specific fields b
110110
- **Radio Button** – Prefill with a selected choice
111111
- **Checkbox** – Prefill as checked or unchecked
112112
- **Image** – Insert a default image (e.g., logo or stamp)
113-
113+
- **Draw** – Allows the user to draw directly in this widget; use it when a prefill drawing is required.
114114

115115
### [1] Define roles and assign widgets:
116116

0 commit comments

Comments
 (0)