You can choose whether to set the View Topic Content mode or View Topic Reference mode as the default for the Content view in Map Editor. When a user opens a map, the Content view shows the map using the default mode.
		
			Note: The default value is used only until a user selects either the View Topic Content or View Topic Reference mode while in Map Editor. IXIA CCMS Web stores the user's selection in the browser, and it uses the last mode the user was in. It also saves if the user was in Structure view. CCMS Web only resets to the default if the user clears her browser data or uses a different browser.
 
		
- 
                Open the TEXTML Administration perspective by clicking the
                    TEXTML Administration shortcut on the
                    tool bar. If the shortcut is not displayed, follow these steps: 
                
                    - 
                        Select 
                    
- 
                        Click TEXTML
                            Administration. 
                    
- 
                        Click Open.
                    
 
- 
                In the TEXTML
                        Administration view, double-click the server.
            
- 
                If your server is not displayed in the view, add it by doing
                    the following:
                
                    - 
                        To find the server name, click  and select IXIA CCMS.
                        In the  TEXTML Server Connection section, the
                            server name is the Hostname. 
- 
                        Copy the Hostname and close the
                                Preferences window. 
                    
- 
                        In the TEXTML Administration
                            view, right-click and select Add Server. 
                    
- 
                        In the Server field, enter the
                            server name.
                        The Port
                            field should fill automatically. If you need the port number, you can
                            find it in the same place as the server name in the Preferences window. 
- 
                        Click OK.
                    
 
- 
                When the Connect as dialog
                    opens, type your username and password and click OK.
            
- 
                Double-click the name of your Content Store to open a connection to it.
            
- Navigate to /system/webplatform/configurationto locate the webroles.xml file.
- Right-click webroles.xml and select Check Out.
- Open the file in an XML editor.
- For a <role>, add or edit the following line:
<option name="ViewTopicContentDefaultValue">Off</option>
 This sets the View Topic Content mode as the default for all users with that
						role. You set this parameter for each role individually. Note: If the line is missing, it is the same as setting it to off. The View Topic Reference mode is the default.