Adding new rows when query returns '0' rows
- Last UpdatedDec 07, 2023
- 1 minute read
This behavior is related to code windows in the Main menu.
When query return 0 rows
When you perform a query on existing items in a code window and no records exist, the query finds no rows to return. Therefore, a message dialog appears.

The message box asks if you want to add a record to the table.
-
No – Message dialog closes and returns to the query dialog.
-
Yes – Closes the query dialog. Opens the window with a new added row that you can enter the details. When you save the record is created.