Changing the sort setting
This steps in this section explain how to change the sequence in which the feature values display.
Procedure
- Edit the XML input file
- Find the sort element corresponding to the feature that you want to configure. The sort element will be inside the feature element.
- 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.
- Save the XML file.
- Update the production server by importing the updated XML file.