Skip to content

Commit 5c67045

Browse files
authored
Review
1 parent 212103e commit 5c67045

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ 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 %}}
80+
{{% alert color="info" %}} The data grid widget is a Dojo widget. This means the runtime setting **Use React client** must be set to **No** for it be visible in the Toolbox. {{% /alert %}}
8181

8282
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:
8383

0 commit comments

Comments
 (0)