We are building an app w/ a table view. Trying to figure out how to bulk apply changes to many cells in a column, like in the attached gSheet gif
any help would be appreciated
looking for the same too
I can see how to update with changeSet, but how can a user select n number of cells and paste the same value into each, before saving, like in the gif?
I don't believe that is possible at the moment - but I don't understand the use case.
our table is updated internally and the data then feeds to our users.
there are times internally where we may need to update a couple hundred cells to match each other
But why copy it? Just use the changeSetArray and update the table and then send it? Sorry maybe I don’t understand the use case and your procedure enough.
And there’s any option to remove that blue icon after update?
I do not think so
Thank you
Thanks, I do not understand how using the change set solves this issue as outlined in the original question. I need to select a number of cells and change them all with 1 command, like in the gif
Yes, and as noted I do not believe this is possible...
We have a few feature requests for this functionality. I'll reach out here if we move forward with adding this feature