Interviewer - Server > Configuration and customization > Web configuration files > Settings for the Phone Participants activity > Order of fields in the Participant area
 
Order of fields in the Participant area
You can change the order of the fields in the Participant area at the top of the screen to the order of the catifields_<Project>.mdd, instead of the default alphabetical order.
To change the order, do the following:
1 Edit the Web.config file in <INETPUB>\wwwroot\SPSSMR\CatiInt.
2 Add a key called SortParticipantFields, and set its value to False, like this:
<add key="SortParticipantFields" value="False"/>
To revert to alphabetical order, change the value to True.
See also
Settings for the Phone Participants activity