Skip to content

sort_order not working on create #208

@Petoches

Description

@Petoches

Hello,

I can't find the solution, the sorting works well, but when i create a new data the sort_order is always set to 0.

    public $sortable = [
        'order_column_name' => 'sort_order',
        'sort_when_creating' => true,
        'sort_on_has_many' => false,
    ];

Thanks

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