Changing the sort setting

To change the sequence in which the feature values display, do the following:

  1. Edit the XML input file
  2. Find the sort element corresponding to the feature that you want to configure. The sort element will be inside the feature element.
  3. To list the feature values in ascending order (lowest to highest), set sort to 1. To list the feature values in descending order (highest to lowest), set sort to 2.
  4. Save the XML file.
  5. Update the production server by importing the updated XML file.