DataSource sorting (removing auto-alphabetization)
Ability to sort DataSources a specific way. Currently DataSources are automatically alphabetized when used in dropdown fields and there's no way of changing that today.
-
Aleta Rushton commented
Data Sources are csv files that can easily be sorted ascending or descending or in any order that the user needs. There is no need for the field in GoFormz to then sort alphabetically. the user has complete control over this in the csv file. We have lists list like the one shown below and due to the default sorting won't show the way we want in the our GoFormz field.
how we set it up in the csv
PFMA 1
PFMA 2
PFMA 3
PFMA 101
PFMA 102
PFMA 103How GoFormz shows it in the form
PFMA 1
PFMA 101
PFMA 102
PFMA 103
PFMA 2
PFMA 3 -
Allison Brand commented
Needed for the high volume of datasources used.