Order in dropdown list

Hi,
How order a dropdown list in a form

Thanks

Sorting a reference column in a form view by the most used record? Questions

Hello everyone, I have a form view for adding a new record on the table TRANSACTIONS where there is a column TRANSACTIONS[transactionAccount] which is a reference of another table ACCOUNTS. In the form view, the TRANSACTIONS[transactionAccount] column appears as a dropdown list. I want to know if there is a way to display such list in a different order, by the “most used” accounts. For instance, in the ACCOUNTS table, I was able to add a “read-only” virtual column [accountTransactionsCount] …

1 Like