[Bug]: Query Editor incorrectly believes there is an error and that Table's "newRow" object is "unknown" #37188
Labels
Bug
Something isn't working
Community Reported
issues reported by community members
Low
An issue that is neither critical nor breaks a user flow
Needs Triaging
Needs attention from maintainers to triage
Production
Table Inline Edit
Issues related to inline editing
Widgets & Accelerators Pod
Issues related to widgets & Accelerators
Widgets Product
This label groups issues related to widgets
Is there an existing issue for this?
Description
When I referenece a newRow from a table, I expect the editor to know about it
Steps To Reproduce
When adding a new row to a Table, you will want to reference the new row in performing Queries. The correct object (I believe) is
{{ Table1.newRow }}
https://docs.appsmith.com/reference/widgets/table#newrow-objectand this Query is successful.
However, the Query editor reports:
TypeError: entityIcon InsertFishClass: "data_table.newRow" is undefined . Please fix the binding.
Public Sample App
No response
Environment
Deploy Preview
Severity
Low (Cosmetic UI issues)
Issue video log
No response
Version
Cloud
The text was updated successfully, but these errors were encountered: