Actions: Query
query element
The query element is a container that uses the enclosed fields to define the inputs in a query element to search for matching records across one or more tables.
| Argument | Description |
|---|---|
| Element | The query element whose field elements will be used as inputs for the query. |
| LogicalOp | The logical operator ‘and/or’ to be used for the query. |
| QueryOp | The query operator ‘equals, is in, after, etc’ to be used to compare inputs for the query. |
| Output | The recordIDs returned from the query may be placed in a variable, text, or field element. |
reset query
Clears the field data in the query.
| Argument | Description |
|---|---|
| Element | The form element to reset. |
This chapter was last updated on Fri 24 Oct 2025 16:52:19 BST