To change the display attribute of a feature, do the following:
- Edit the XML input file
- Find the <display> element corresponding to the feature that you want to configure. The <display> element will be inside the <feature> element.
- To display the feature within the metaphor, set display to 1. To hide the feature within the metaphor, set display to 0.
- Save the XML file.
- Update the production server by importing the updated XML file.