New: Add New Row Toolbar Button on Table

Hi all, wanted to address some of the questions here!

Support for adding multiple rows at the same time is not explicitly on our roadmap at this time. It is something we are considering.

@Laurin_Boujon1 usually the key would be generated by your database. Is there something else you’re trying to do? If you want to generate it client side, I would suggest doing it in the query that you’re using the persist the new row.

@Derek unfortunately there is not currently a way to set default values

@Tiffany - unfortunately that is how it works today, only explicitly on/off works for new rows when setting the "Editable" property

2 Likes