Sort Items in Connected Dropdown Menu

Hello,

I used the example from the Connected Snippets page to create a multi-select dropdown menu. However, when I go to use the form snippet, the menu items are in a different order than they're listed in my connected table. Can I make the items in the dropdown menu display in the same order as my table?

Hi and welcome to the community!

The DBSELECT command has an "order by" option you can configure to set how things are ordered when you load them in Text Blaze.

Here is a screenshot:

Note that when you view things in Data Blaze, the ordering is controlled by your current "View". You can have multiple views for the same table in Data Blaze, each with different ordering and filtering.