You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/apis/core/reportbuilder/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -474,7 +474,7 @@ public function get_default_conditions(): array {
474
474
}
475
475
```
476
476
477
-
You may also optionally define the [initial values for any of the default conditions](\docs\apis\core\reportbuilder\filtering.md) by overriding the `get_default_condition_values()` method.
477
+
You may also optionally define the [initial values for any of the default conditions](.\filtering.md) by overriding the `get_default_condition_values()` method.
Copy file name to clipboardExpand all lines: versioned_docs/version-4.3/apis/core/reportbuilder/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -447,7 +447,7 @@ public function get_default_conditions(): array {
447
447
}
448
448
```
449
449
450
-
You may also optionally define the [initial values for any of the default conditions](\versioned_docs\version-4.3\apis\core\reportbuilder\filtering.md) by overriding the `get_default_condition_values()` method.
450
+
You may also optionally define the [initial values for any of the default conditions](.\filtering.md) by overriding the `get_default_condition_values()` method.
Copy file name to clipboardExpand all lines: versioned_docs/version-4.4/apis/core/reportbuilder/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -479,7 +479,7 @@ public function get_default_conditions(): array {
479
479
}
480
480
```
481
481
482
-
You may also optionally define the [initial values for any of the default conditions](\versioned_docs\version-4.4\apis\core\reportbuilder\filtering.md) by overriding the `get_default_condition_values()` method.
482
+
You may also optionally define the [initial values for any of the default conditions](.\filtering.md) by overriding the `get_default_condition_values()` method.
Copy file name to clipboardExpand all lines: versioned_docs/version-4.5/apis/core/reportbuilder/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -462,7 +462,7 @@ public function get_default_conditions(): array {
462
462
}
463
463
```
464
464
465
-
You may also optionally define the [initial values for any of the default conditions](\versioned_docs\version-4.5\apis\core\reportbuilder\filtering.md) by overriding the `get_default_condition_values()` method.
465
+
You may also optionally define the [initial values for any of the default conditions](.\filtering.md) by overriding the `get_default_condition_values()` method.
0 commit comments