Skip to content

Commit 212103e

Browse files
authored
Add info for data grid widget visibility in Toolbox
Added an alert about the Dojo widget and React client setting for the data grid widget.
1 parent 3791009 commit 212103e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/en/docs/refguide/modeling/integration/rest-services/consumed-rest-services/server-side-paging.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ Now, you can start calling the REST service from your microflow data source. To
7777

7878
## Creating a Data Grid with a Microflow Data Source
7979

80+
{{% alert color="info" %}} The data grid widget is a Dojo widget and runtime setting 'Use React client' must be set to 'No' for it be visible in Toolbox. {{% /alert %}}
81+
8082
In the previous section, you created a microflow which returns a list of characters. Now, you will use this microflow as a data source for a data grid:
8183

8284
1. From the **Toolbox**, drag a **Data grid** onto a page.

0 commit comments

Comments
 (0)