How to reposition an entry in a list?

Version 4.3 Universal
Build: v177.2.0
Date: 2024-05-31
Platform: iOS 17.5.1

In previous versions of OF 4 for iOS, you could move an item up or down in the list by press-hold and then drag. That doesn’t seem to work in v177.2.0. Or am I missing something?

Press-hold and drag should still work to move an item up and down in a list. If you’re finding the timing tricky, you can try holding an item until the menu appears, then drag the held item to the right to exit the menu and drag the item around the list instead.

As you drag the item around the list, you’ll see visual feedback indicating what will happen if you drop in that location:

  • A space opening up between two other items means the item will be placed into that space.
  • An item highlight means the item will dropped into that item, i.e. will become a child of that item.
  • A “no entry” sign means nothing will happen.

Hope this helps!