8000 🔦 Feature: Allow ordering linked records in relationships (e.g., many-to-many) · Issue #9916 · nocodb/nocodb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

🔦 Feature: Allow ordering linked records in relationships (e.g., many-to-many) #9916

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
pavvel11 opened this issue Nov 28, 2024 · 2 comments
Closed
1 task done
Labels
🔦 Type: Feature New functionality is requested.

Comments

@pavvel11
Copy link
pavvel11 commented Nov 28, 2024

Please confirm that the feature request does not already exist

  • I confirm there is no existing issue for this feature request.

Use case

In many scenarios, maintaining a specific order for linked records is essential. Examples include:

  • Social Media Planning: When planning Instagram carousel posts, images need to follow a particular sequence to maintain narrative flow or visual appeal.
  • Project Management: Tasks linked to a project should be ordered by priority or workflow.
  • Playlists or Galleries: Songs or images in a playlist or gallery must appear in a defined order for a meaningful user experience.

Currently, NocoDB lacks the ability to define and persist the sequence of linked records, making it cumbersome to handle workflows where order is essential.

Suggested solution

The solution could involve two steps:

  1. Adding an "Order" column: Since the intermediary table already exists for many-to-many relationships, it would be relatively straightforward to add a numeric Order column to store the sequence of linked records.
  2. Drag-and-drop interface: To simplify user interactions, implement a drag-and-drop feature in the UI for managing the order of linked records. This order should be stored in the Order column and respected in views, exports, and automations. This approach mirrors a similar feature available in Airtable, which makes managing ordered linked records intuitive.
    2024-12-01 17 19 03

Additional context

Replicating similar functionality available in tools like Airtable would also make NocoDB more appealing for users migrating from other platforms.

@dosubot dosubot bot added the 🔦 Type: Feature New functionality is requested. label Nov 28, 2024
@dstala
Copy link
Member
dstala commented Feb 21, 2025

Links now follow record order in the default view of the associated table. This feature will be available from next OSS release.

@dstala
Copy link
Member
dstala commented Feb 21, 2025

#10543

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔦 Type: Feature New functionality is requested.
Projects
Status: ✅ Closed
Development

No branches or pull requests

2 participants
0