Services Plugins FAQs

Drag & Drop Reorder RG - List of User Profile Images

I have purchased the Drag & Drop Reorder RG plugin and am working on implementing to sort user profile images, and to select the user’s “featured photo” as the first photo in the sort order.

Currently my database structure contains a Users table and an associated User-Images table which contains a List of Images which references the Users table by Creator.

Bubble Screenshot 2023-06-25 203320

Is it possible to control the sort of the List of Images with this plugin? I haven’t been able to get it to work. I’m trying to avoid changing the structure of my DB too much. Any help is greatly appreciated, thank you!

Hi @obtrectation,
Thanks for reaching out!

I’m afraid it’s not possible to control the sort of list of things with this plugin. Apologies for the inconvenience. :pray:

I would like to clarify that to save the order of the items you need to have a separate column in the database called “Order”. The reason for it is that the plugin functionality requires saving the values in the database for it to work. Each value represents the position of the element on the page.

If I can try to help you with anything else, please let me know.

Best regards,
Gulce