Skip to content

Commit 81dcd07

Browse files
committed
Improve warning text
1 parent 4a52370 commit 81dcd07

File tree

13 files changed

+90
-31
lines changed

13 files changed

+90
-31
lines changed

content/en/docs/refguide/modeling/pages/authentication-widgets/login-id-text-box.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ This widget is not supported in the [React client](/refguide/mendix-client/react
1111

1212
This widget is not supported on native mobile pages.
1313

14-
If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
15-
1614
Upgrade it to the normal input and action widgets as shown in the Atlas login page template. See the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#sign-in-widgets) for more information.
1715

16+
If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
17+
1818
The Dojo client is deprecated and will be removed in Mendix 12. It continues receiving security and stability updates until the end of support of Mendix 11.24.
1919
{{% /alert %}}
2020

content/en/docs/refguide/modeling/pages/authentication-widgets/password-text-box.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,17 @@ url: /refguide/password-text-box/
55
---
66

77
{{% alert color="warning" %}}
8-
The **password text box** widget is a Dojo widget. It is not supported in the [React client](/refguide/mendix-client/react/) or on native mobile pages. If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
8+
The **password text box** widget is a Dojo widget.
9+
10+
This widget is not supported in the [React client](/refguide/mendix-client/react/).
11+
12+
This widget is not supported on native mobile pages.
913

1014
Upgrade it to the normal input and action widgets as shown in the Atlas login page template. See the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#sign-in-widgets) for more information.
1115

12-
The Dojo client is deprecated and will be removed in a future version of Mendix.
16+
If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
17+
18+
The Dojo client is deprecated and will be removed in Mendix 12. It continues receiving security and stability updates until the end of support of Mendix 11.24.
1319
{{% /alert %}}
1420

1521
## Introduction

content/en/docs/refguide/modeling/pages/authentication-widgets/sign-in-button.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,17 @@ url: /refguide/sign-in-button/
55
---
66

77
{{% alert color="warning" %}}
8-
The **sign-in button** widget is a Dojo widget. It is not supported in the [React client](/refguide/mendix-client/react/) or on native mobile pages. If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
8+
The **sign-in button** widget is a Dojo widget.
9+
10+
This widget is not supported in the [React client](/refguide/mendix-client/react/).
11+
12+
This widget is not supported on native mobile pages.
913

1014
Upgrade it to the normal input and action widgets as shown in the Atlas login page template. See the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#sign-in-widgets) for more information.
1115

12-
The Dojo client is deprecated and will be removed in a future version of Mendix.
16+
If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
17+
18+
The Dojo client is deprecated and will be removed in Mendix 12. It continues receiving security and stability updates until the end of support of Mendix 11.24.
1319
{{% /alert %}}
1420

1521
## Introduction

content/en/docs/refguide/modeling/pages/authentication-widgets/validation-message.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,17 @@ url: /refguide/validation-message/
55
---
66

77
{{% alert color="warning" %}}
8-
The **validation message** widget is a Dojo widget. It is not supported in the [React client](/refguide/mendix-client/react/) or on native mobile pages. If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
8+
The **validation message** widget is a Dojo widget.
9+
10+
This widget is not supported in the [React client](/refguide/mendix-client/react/).
11+
12+
This widget is not supported on native mobile pages.
913

1014
Upgrade it to the normal input and action widgets as shown in the Atlas login page template. See the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#sign-in-widgets) for more information.
1115

12-
The Dojo client is deprecated and will be removed in a future version of Mendix.
16+
If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
17+
18+
The Dojo client is deprecated and will be removed in Mendix 12. It continues receiving security and stability updates until the end of support of Mendix 11.24.
1319
{{% /alert %}}
1420

1521
## Introduction

content/en/docs/refguide/modeling/pages/data-widgets/grids/control-bar.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,15 @@ aliases:
2727
---
2828

2929
{{% alert color="warning" %}}
30-
The **control bar** widget is a Dojo widget. It is not supported in the [React client](/refguide/mendix-client/react/) or on native mobile pages. If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
30+
The **control bar** widget is a Dojo widget.
3131

32-
To upgrade it to the recommended React-compliant widget ([Gallery](/appstore/widgets/gallery/)), see the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#migration-guide).
32+
This widget is not supported in the [React client](/refguide/mendix-client/react/). To upgrade it to the recommended React widget ([Data Grid 2](/appstore/modules/data-grid-2/)), see the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#data-grid).
3333

34-
The Dojo client is deprecated and will be removed in a future version of Mendix.
34+
This widget is not supported on native mobile pages. Mendix recommends that you use the [Gallery](/appstore/widgets/gallery/) or [List View](/refguide/list-view/) instead to display data. See the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#data-grid).
35+
36+
If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
37+
38+
The Dojo client is deprecated and will be removed in Mendix 12. It continues receiving security and stability updates until the end of support of Mendix 11.24.
3539
{{% /alert %}}
3640

3741
## Introduction
@@ -48,7 +52,7 @@ Most properties of control bar buttons are the same as properties of buttons. Fo
4852

4953
To add additional buttons to the control bar, do the following:
5054

51-
1. Right-click on the control bar while it is highlighed.
55+
1. Right-click on the control bar while it is highlighted.
5256
1. Select **Add button**.
5357
1. Select the new type of button.
5458
1. Double-click on the new button to customize.

content/en/docs/refguide/modeling/pages/data-widgets/grids/data-grid/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ The **data grid** widget is a Dojo widget.
1010

1111
This widget is not supported in the [React client](/refguide/mendix-client/react/). To upgrade it to the recommended React widget ([Data Grid 2](/appstore/modules/data-grid-2/)), see the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#data-grid).
1212

13-
This widget is not supported on native mobile pages. To upgrade it to the recommended mobile widget ([Gallery](/appstore/widgets/gallery/) or [List View](/refguide/list-view/)), see the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#data-grid).
13+
This widget is not supported on native mobile pages. Mendix recommends that you use the [Gallery](/appstore/widgets/gallery/) or [List View](/refguide/list-view/) instead to display data. See the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#data-grid).
1414

1515
If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
1616

17-
The Dojo client is deprecated and will be removed in a future version of Mendix.
17+
The Dojo client is deprecated and will be removed in Mendix 12. It continues receiving security and stability updates until the end of support of Mendix 11.24.
1818
{{% /alert %}}
1919

2020
## Introduction

content/en/docs/refguide/modeling/pages/data-widgets/grids/search-bar.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,15 @@ aliases:
1313
---
1414

1515
{{% alert color="warning" %}}
16-
The **search bar** widget is a Dojo widget. It is not supported in the [React client](/refguide/mendix-client/react/) or on native mobile pages. If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
16+
The **search bar** widget is a Dojo widget.
1717

18-
To upgrade it to the recommended React-compliant widget ([Gallery](/appstore/widgets/gallery/)), see the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#migration-guide).
18+
This widget is not supported in the [React client](/refguide/mendix-client/react/). To upgrade it to the recommended React widget ([Data Grid 2](/appstore/modules/data-grid-2/)), see the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#data-grid).
1919

20-
The Dojo client is deprecated and will be removed in a future version of Mendix.
20+
This widget is not supported on native mobile pages. Mendix recommends that you use the [Gallery](/appstore/widgets/gallery/) or [List View](/refguide/list-view/) instead to display data. See the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#data-grid).
21+
22+
If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
23+
24+
The Dojo client is deprecated and will be removed in Mendix 12. It continues receiving security and stability updates until the end of support of Mendix 11.24.
2125
{{% /alert %}}
2226

2327
## Introduction

content/en/docs/refguide/modeling/pages/data-widgets/grids/sort-bar.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,15 @@ aliases:
1111
---
1212

1313
{{% alert color="warning" %}}
14-
The **sort bar** widget is a Dojo widget. It is not supported in the [React client](/refguide/mendix-client/react/) or on native mobile pages. If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
14+
The **sort bar** widget is a Dojo widget.
1515

16-
To upgrade it to the recommended React-compliant widget ([Gallery](/appstore/widgets/gallery/)), see the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#migration-guide).
16+
This widget is not supported in the [React client](/refguide/mendix-client/react/). To upgrade it to the recommended React widget ([Data Grid 2](/appstore/modules/data-grid-2/)), see the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#data-grid).
1717

18-
The Dojo client is deprecated and will be removed in a future version of Mendix.
18+
This widget is not supported on native mobile pages. Mendix recommends that you use the [Gallery](/appstore/widgets/gallery/) or [List View](/refguide/list-view/) instead to display data. See the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#data-grid).
19+
20+
If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
21+
22+
The Dojo client is deprecated and will be removed in Mendix 12. It continues receiving security and stability updates until the end of support of Mendix 11.24.
1923
{{% /alert %}}
2024

2125
## Introduction

content/en/docs/refguide/modeling/pages/data-widgets/grids/template-grid.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,15 @@ weight: 20
66
---
77

88
{{% alert color="warning" %}}
9-
The **template grid** widget is a Dojo widget. It is not supported in the [React client](/refguide/mendix-client/react/) or on native mobile pages. If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
9+
The **template grid** widget is a Dojo widget.
1010

11-
To upgrade it to the recommended React-compliant widget ([Gallery](/appstore/widgets/gallery/)), see the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#template-grid).
11+
This widget is not supported in the [React client](/refguide/mendix-client/react/). To upgrade it to the recommended React widget ([Data Grid 2](/appstore/modules/data-grid-2/)), see the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#data-grid).
1212

13-
The Dojo client is deprecated and will be removed in a future version of Mendix.
13+
This widget is not supported on native mobile pages. Mendix recommends that you use the [Gallery](/appstore/widgets/gallery/) or [List View](/refguide/list-view/) instead to display data. See the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#data-grid).
14+
15+
If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
16+
17+
The Dojo client is deprecated and will be removed in Mendix 12. It continues receiving security and stability updates until the end of support of Mendix 11.24.
1418
{{% /alert %}}
1519

1620
## Introduction

content/en/docs/refguide/modeling/pages/input-widgets/drop-down.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,19 @@ aliases:
99
---
1010

1111
{{% alert color="warning" %}}
12-
The **drop-down** widget is a Dojo widget. It is not supported in the [React client](/refguide/mendix-client/react/) or on native mobile pages. If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
12+
The **drop-down** widget is a Dojo widget.
13+
14+
This widget is not supported in the [React client](/refguide/mendix-client/react/).
15+
16+
This widget is not supported on native mobile pages.
1317

1418
To upgrade it to the recommended React-compliant widget ([Combo Box](/appstore/widgets/combobox/)), see the Mendix React Client's [Migration Guide](/refguide/mendix-client/react/#reference-selectors-drop-down).
1519

16-
The Dojo client is deprecated and will be removed in a future version of Mendix.
20+
If you [switch to the React client](/refguide/app-settings/#react-client), the widget will not appear in the **Toolbox**.
21+
22+
The Dojo client is deprecated and will be removed in Mendix 12. It continues receiving security and stability updates until the end of support of Mendix 11.24.
1723
{{% /alert %}}
24+
1825
## Introduction
1926

2027
A **drop-down** is used to display and, optionally, allow the end-user to edit the value of an attribute or variable of [data type](/refguide/data-types/) *enumeration*.

0 commit comments

Comments
 (0)