carbidect/com.nokia.tools.carbide.ct.help/html/tasks/value.html
author terytkon
Thu, 11 Mar 2010 18:39:02 +0200
changeset 0 30eb2d538f02
permissions -rw-r--r--
Moved all configtools under oss repository and under epl licence.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
   <head>
      <title>Overriding data with Value Editor</title>
   </head>

   <body>
      <h2>
         Overriding data with Value Editor
      </h2>
      <p>
         Using value editor user can override the default values of settings in the configuration. To accomplish this follow the following steps:
		 <ol>
		 <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>
		 <li>Modify the values in the editor as needed. See the following graphic for an overview.<img src="../images/image020.jpg" ><br>
		 <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>.
		 </li>
		 <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>
		 <img src="../images/image022.jpg" ><br>
		 <b>Figure 10</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Data overrides
		 </li>
		 </ol>
	 	
      </p>
   </body>
</html>