Skip to content

QueryView

Overview

The QueryView control type displays the results of a Composable QueryView as a table.

QueryView Control

Excel Sheet Input

Required Fields

  • Name: The name of the field saved to the database.

  • Type: Must be set to System.Int32.

  • ControlType: Must be set to QueryView.

  • DefaultValue: Must be the Id of the QueryView to run.

Optional Fields