Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow set a custom order for domain tables #28

Open
fpuga opened this issue Jul 8, 2015 · 0 comments
Open

Allow set a custom order for domain tables #28

fpuga opened this issue Jul 8, 2015 · 0 comments

Comments

@fpuga
Copy link
Member

fpuga commented Jul 8, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant