I can successfully edit rows of data in my table that are just text, using a changesetArray based on row id, but when trying to edit a column of data that's set to Tag format, i just get a search box pop up. The query runs successfully on text updates, but nothing happens on Tags, just that search box in my screenshot.
I do have a mapped value on that column that changes the name of the data, instead of just being a number. Is there any way make this work? I'd like to be able to update a status from New to Open by editing it directly in the table row.
Thanks!