Add a row feature not working

I have been trying to build a simple table where I could add a new row since this a feature you seem to have now: https://updates.retool.com/en/v--add-rows-directly-to-tables-and-a-better-omnibox

I have had a lot of issues to be able to get to that point though. I was able to add the feature to the table somehow but when I try to add a new row, the forms is simply blocked to me and I'm unable to fill anything. I'm using an editable datasource (postgres).

Similar issue with the bulk update feature. At no point I was able to update cells in my table.
I was not able to find the help I needed from the documentation.

Noting that I was about to make a post saying the same thing - Iā€™m not sure what next steps to take to be able to add rows.

Hey @philippe and @dave ā€“ the solution here is that you need to configure the columns in your table to be editable. You can do that by clicking on each column in the inspector in your right sidebar, and toggling:

I'm sorry that this wasn't documented - I'm adding it in to our Working with Tables tutorial right now.

1 Like