Hello! I have just recently converted from Adalo to Flutterflow and am a BIG fan. It is a lot smoother and gives way more capability to the user.
I am trying to link my Firebase data collection to a DataTable. I've set up the Firebase and imported .csv data. I am following the directions on https://docs.flutterflow.io/widgets-and-components/widgets/base-elements/datatable, but am running into a road block when the "Add Backend Query" button is no where to be found for the DataTable:
For some more context, I am also receiving the Error Message: "Data Table Config: Data table rows must be generated dynamically."
When I attempt to show my data through ListView, the "Add Backend Query" button is visible and I have no problems connecting data. ie:
Any insight or support would be much appreciated!