Table component; Add new row with "+" row action

I'm trying to use new feature, recently announced to add new records with + row action on Table.

The new row is inserted as expected but the "Save" button does not disapeare upon save.


I've set up Save action like this

and success handlers like this

Am i doing something wrong or is this a bug, that it does not clear changeset?

Also if someone knows; the "newRows" loooks like the user should be able to insert multiple rows at once, but I did not figure out how to add more then one row at the time in the table

Any help would be appreciated :slight_smile:

1 Like