Skip to content

Reordering in models #40

@eduard-sukharev

Description

@eduard-sukharev

Hi

There's a sorting feature of listing tables, but it's only a view which does not affect models.
What I need is drag-n-drop or clickable ordering that would change some field inside data model (e.g. sort_order field), so that when I access data from my DB I could do simple ORDER BY sort_order DESC and be sure that it's the same ordering as I set it in rest-admin page.

Can you add it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions