Skip to content

How to set default sorting and sort by 2+fields? #40

Description

@vismutx

I use laravel but think this question is common.
No ability to set default sorting option
only hack new ColumnSortingControl('id', $input->option('sort', 'id-dir-desc')),
and now ability to make sorting by 2+ field, only change key for sorting, but in such way it don't sort by 2+fields too

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions