Modifying changeset table

Hi - I am looking to allow users to clear a row in the table below which is editable and being used to submit an inventory count as a "form".

Running into a challenge where if a number is accidentally entered into the column, it cannot be cleared without resetting the entire changeset - is there a way to modify the changeset based on the selected row, or change a specific object?

Hi @dangreenberg, welcome to the forum! :wave:

If the columns are editable, we should be able to click it again and clear the value, or change it to something different.

For example, if I replace the "Bio" for this user to 444:


I can clear the value. The "changesetArray" and "changesetObject" should reflect the changes live.