Skip to content

Options "Create new item" position #2023

@GruFFix

Description

@GruFFix

Hello, tell me, how can I put the option "Create new item" at the end of the list, after the result of issuing? By default, it is at the top of the list.

filteredOptions.unshift(this._createPlaceholderOption);

unshift adds an element to the end of the list

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