Skip to content

Allow set a custom order for domain tables #28

@fpuga

Description

@fpuga

Now, when domain values are read from database those values are 'alphabetically' sort based on the database collation. In some situations a custom order is need, for example when a special value like '-All-' wants to be included in the combo.

A possible implementation:
Add a new tag to the domainreader element
database_column_name

When this clause is present do the order by using that column.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions