MARKETPLACE
PLUGINS
REORDER LIST
Reorder List logo

Reorder List

Published April 2025
   •    Updated March 2026

Plugin details

This plugin allows you to move an item within a list to the position immediately following its current position, immediately preceding it, or to a specific position.
It is useful in situations where there is a need to reorder elements dynamically and automatically.

Use examples:

In a to-do list, to move a higher priority activity to the top of the order.

In a shopping cart, to reorder products according to the user's preference.

In a ranking or ranking list, to update positions as criteria change.

It works simply: the selected item is removed from its current position and inserted into the target location, keeping the rest of the list intact.

Editor example: https://bubble.io/page?id=plugins-demos&tab=Design&name=reorder-list&type=page
View example: https://plugins-demos.bubbleapps.io/version-test/reorder-list

$3

Per month

stars   •   0 ratings
2 installs  
This plugin does not collect or track your personal data.

Platform

Web & Native mobile

Contributor details

Sóter Magalhães logo
Sóter Magalhães
Joined 2021   •   2 Plugins
View contributor profile

Instructions

1. Prepare the list that will be manipulated The plugin needs a complete list (it can be a list of things from the database or a custom list).

Make sure you are passing this list to the plugin correctly.

Example: Repeating Group's List of Tasks, or any other source that represents the entire list.

3. Set the current index (position of the item that will be moved)
You need to tell the plugin what position the item you want to move is in.

Remember: the counting in the plugin starts at 1 (not 0).

Example: if you want to move the second item in the list, the index will be 2.

4. Configure the workflow
Go to the Workflow where you want to use this functionality (it can be a "Move down" button, for example).

Add an action:
👉 Plugins > Call the plugin's move item function

Fill in the fields:

Full List: the complete list that will be reordered.

Current Index: the number (position) of the item you want to move.

New Index: the final position of the item (if you use the option to specify).

5. Use the result (new reordered list)
The plugin returns a new list with the item already moved.

You can use this result to:

Update a Custom State with the new list;

Feed a Repeating Group;

Or even save the new order in the database, if you want something more permanent.

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:

Resources

Support contact
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble