Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions docs/docs/help/New-Document/conditional_logic.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,18 +164,18 @@ If any one of the configured conditions is true, the selected action is performe

---

# Text Input as the Trigger Widget
## Text Input as the Trigger Widget

The Text Input widget can control another Text Input widget.

## Supported Operators
### Supported Operators

- Equals
- Does Not Equal

---

## Show this Field
### Show this Field

### Configuration

Expand All @@ -192,7 +192,7 @@ When the signer enters **HR**, the configured Text Input field is displayed.

---

## Show this Field (Does Not Equal)
### Show this Field (Does Not Equal)

### Configuration

Expand All @@ -209,7 +209,7 @@ The Text Input field is displayed whenever the entered value is anything other t

---

## Hide this Field
### Hide this Field

### Configuration

Expand All @@ -226,7 +226,7 @@ When the signer enters **HR**, the configured Text Input field is hidden.

---

## Make Required
### Make Required

### Configuration

Expand Down Expand Up @@ -288,7 +288,7 @@ When the signer enters **5** in the Number widget, the configured Text Input fie

---

## Show this Field (Does Not Equal)
### Show this Field (Does Not Equal)

### Configuration

Expand All @@ -305,7 +305,7 @@ The Text Input field is displayed whenever the entered number is **not equal to

---

## Hide this Field
### Hide this Field

### Configuration

Expand All @@ -322,7 +322,7 @@ When the signer enters **5**, the configured Text Input field is hidden.

---

## Make Required
### Make Required

### Configuration

Expand All @@ -339,7 +339,7 @@ The Text Input field becomes mandatory only when the Number widget contains **5*

---

## Make Optional
### Make Optional

### Configuration

Expand Down Expand Up @@ -788,14 +788,14 @@ The configured Number widget action is executed when any one condition is satisf

The Number widget can be controlled using values entered in a Text Input widget.

## Supported Operators
### Supported Operators

- Equals
- Does Not Equal

---

## Show this Field
### Show this Field

### Configuration

Expand Down Expand Up @@ -867,7 +867,7 @@ The Number widget becomes optional when the signer enters **HR**.

A Number widget can control another Number widget.

## Supported Operators
### Supported Operators

- Equals
- Does Not Equal
Expand Down
46 changes: 24 additions & 22 deletions docs/docs/help/New-Document/request-signatures.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,9 +349,9 @@ The configured **TextInput1** widget becomes visible when **either** the Number

The **Text Input** widget also supports Conditional Logic using the following trigger widgets:
- **Number Widget** - [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#number-widget-as-the-trigger)
- **Dropdown Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#dropdown-widget-as-the-trigger)
- **Checkbox Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#checkbox-widget-as-the-trigger)
- **Radio Button Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#radio-button-as-the-trigger)
- **Dropdown Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#dropdown-widget-as-the-trigger)
- **Checkbox Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#checkbox-widget-as-the-trigger)
- **Radio Button Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#radio-button-as-the-trigger)

### Additional Widget Options

Expand Down Expand Up @@ -495,13 +495,15 @@ The configured **Number1** widget becomes visible when **either** the Number fie

The **Number** widget also supports Conditional Logic using the following trigger widgets:

- **Dropdown Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#number-widget-triggered-by-a-dropdown)
- **Text Input** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#number-widget-triggered-by-a-text-input)

- **Dropdown Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#number-widget-triggered-by-a-dropdown)

- **Checkbox Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#number-widget-triggered-by-a-checkbox)
- **Checkbox Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#number-widget-triggered-by-a-checkbox)

- **Radio Button Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#number-widget-triggered-by-a-radio-button)
- **Radio Button Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#supported-operators-6)

- **Number Widget Triggered by Another Number Widget** - [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#number-widget-triggered-by-another-number-widget)
- **Number Widget Triggered by Another Number Widget** - [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#number-widget-triggered-by-another-number-widget)

### Additional Widget Options

Expand Down Expand Up @@ -711,15 +713,15 @@ The configured **Checkbox1** widget becomes visible when **either** the Number f

The **Checkbox** widget also supports Conditional Logic using the following trigger widgets:

- **Text Input Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#checkbox-triggered-by-a-text-input)
- **Text Input Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#dropdown-triggered-by-a-text-input)

- **Number Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#checkbox-triggered-by-a-number-widget)
- **Number Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#checkbox-triggered-by-a-number-widget)

- **Dropdown Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#checkbox-triggered-by-a-dropdown)
- **Dropdown Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#checkbox-triggered-by-a-dropdown)

- **Radio Button Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#checkbox-triggered-by-a-radio-button)
- **Radio Button Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#checkbox-triggered-by-a-radio-button)

- **Checkbox Triggered by Another Checkbox** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#checkbox-triggered-by-another-checkbox)
- **Checkbox Triggered by Another Checkbox** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#checkbox-triggered-by-another-checkbox)

### Additional Widget Options

Expand Down Expand Up @@ -851,15 +853,15 @@ The configured **Dropdown1** widget becomes visible when **either** the Number f

The **Dropdown** widget also supports Conditional Logic using the following trigger widgets:

- **Text input** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#dropdown-triggered-by-a-text-input)
- **Text input** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#dropdown-triggered-by-a-text-input)

- **Number** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#dropdown-triggered-by-a-number-widget)
- **Number** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#dropdown-triggered-by-a-number-widget)

- **Checkbox Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#dropdown-triggered-by-a-checkbox)
- **Checkbox Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#dropdown-triggered-by-a-checkbox)

- **Radio Button Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#dropdown-triggered-by-a-radio-button)
- **Radio Button Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#dropdown-triggered-by-a-radio-button)

- **Dropdown Triggered by Another Dropdown** [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#dropdown-triggered-by-another-dropdown)
- **Dropdown Triggered by Another Dropdown** [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#dropdown-triggered-by-another-dropdown)

### Additional Widget Options

Expand Down Expand Up @@ -1056,15 +1058,15 @@ The configured **RadioButton1** widget becomes visible when **either** the Numbe

The **Radio Button** widget also supports Conditional Logic using the following trigger widgets:

- **Text Input Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#radio-button-triggered-by-a-text-input)
- **Text Input Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#radio-button-triggered-by-a-text-input)

- **Number Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#radio-button-triggered-by-a-number-widget)
- **Number Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#radio-button-triggered-by-a-number-widget)

- **Dropdown Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#radio-button-triggered-by-a-dropdown)
- **Dropdown Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#radio-button-triggered-by-a-dropdown)

- **Checkbox Widget** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#radio-button-triggered-by-a-checkbox)
- **Checkbox Widget** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#radio-button-triggered-by-a-checkbox)

- **Radio Button Triggered by Another Radio Button** – [Read more](https://github.com/pravinOpenSign/OpenSign/blob/patch-75/docs/docs/help/New-Document/conditional_logic.md#radio-button-triggered-by-another-radio-button)
- **Radio Button Triggered by Another Radio Button** – [Read more](https://docs.opensignlabs.com/docs/help/New-Document/conditional_logic/#radio-button-triggered-by-another-radio-button)

### Additional Widget Options

Expand Down