appsmith
appsmith copied to clipboard
[Feature]: Allow users to use the processed table data binding
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
For Table Widget v2, if the user tries to use Table1.processedTableData
in a binding, processedTableData
, this property does not show up in the autocomplete.
Steps To Reproduce
- Create a new Table widget v2 (where inline editing is enabled).
- Create a Text widget and try to bind it to
Table1.processedTableData
. - Note that it does not show up in the Autocomplete dropdown.
Public Sample App
No response
Version
Cloud