carbidect/com.nokia.tools.carbide.ct.help/html/tasks/value.html
changeset 0 30eb2d538f02
equal deleted inserted replaced
-1:000000000000 0:30eb2d538f02
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
       
     2 <html>
       
     3    <head>
       
     4       <title>Overriding data with Value Editor</title>
       
     5    </head>
       
     6 
       
     7    <body>
       
     8       <h2>
       
     9          Overriding data with Value Editor
       
    10       </h2>
       
    11       <p>
       
    12          Using value editor user can override the default values of settings in the configuration. To accomplish this follow the following steps:
       
    13 		 <ol>
       
    14 		 <li>On the Project Explorer under <b>Feature Set</b> right-click the feature you want to edit and select <b>Open Feature Editor</b>.</li>
       
    15 		 <li>Modify the values in the editor as needed. See the following graphic for an overview.<img src="../images/image020.jpg" ><br>
       
    16 		 <b>Figure 9</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; modifying default values with value editor. All user modified settings will appear <b>bolded</b>.
       
    17 		 </li>
       
    18 		 <li>Save your changes at the end. The changes will be saved in active Configuration root file’s last layer. In this case <b>custom_layer/confml/data.confml</b><br>
       
    19 		 <img src="../images/image022.jpg" ><br>
       
    20 		 <b>Figure 10</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Data overrides
       
    21 		 </li>
       
    22 		 </ol>
       
    23 	 	
       
    24       </p>
       
    25    </body>
       
    26 </html>