Sort Lists Error – HexUniControl Module
Created On
bySimple Software
Print Please refer to the Wiki Documentation for the complete Job File reference.
If you have an error when manually changing the values in a List type index field that says “HexUniControl” then it's an issue with the way SimpleIndex sorts the values in the list that the drop down is accessing. This sorting needs to be turned off to avoid this error. The instructions to turn this list sorting off are below. Instructions:
1. Right click on the configuration file and select Open With>Note Pad or Open With>Word Pad or any text editor.
2. search for this term: SORT_LISTS
3. Find the entry, which should look like this: <SORT_LISTS>true</SORT_LISTS>
4. Set the true value to false.