Action to move a row within a table

I hope they add an action for this as well.

I had it solved with a hack, but this got shut down :slight_smile:

Currently I’m solving this with constructs like this. I cannot drag rows this way (they are sorted by a column, which I calculate) but in my buttons I get to control how to reassign sorting indices to those:

1 Like