Bubble auto sorting a list of numbers, when I need it to be in a specific order

Hello, I am making an ability to sort an RG header and have the data below it follow, one of the benefits of this is to allow for the user to reorder the header. I have everything working but then I press save it seems to auto sort my data instead of leaving it unsorted.

See below for an example:

Did you press “Refresh data” in the database tab bottom left, might just be showing old values.

Also might want to use “Set list” instead of add just to make sure it completely sets the list and not tries to merge the old + new

Set List worked, thank you!!

1 Like