Skip to content

Commit

Permalink
Update QueryView.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andyvidan committed Jul 27, 2022
1 parent 7d62a69 commit 3854371
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/DataPortals/05.Control-Details/QueryView.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The **QueryView** control type displays the results of a Composable [QueryView](

- [**Name**](../06.Setting-Details/Name.md): The name of the field saved to the database.

- [**Type**](../06.Setting-Details/Type.md): Must be set to `System.String`.
- [**Type**](../06.Setting-Details/Type.md): Must be set to `System.Int32`.

- [**ControlType**](../06.Setting-Details/ControlType.md): Must be set to `QueryView`.

Expand All @@ -39,4 +39,4 @@ The **QueryView** control type displays the results of a Composable [QueryView](

- [**TabIndex**](../06.Setting-Details/TabIndex.md)

- [**VisibilityCondition**](../06.Setting-Details/VisibilityCondition.md)
- [**VisibilityCondition**](../06.Setting-Details/VisibilityCondition.md)

0 comments on commit 3854371

Please sign in to comment.