<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I'm not sure this is the best way to accomplish this but it did work for me:<br>
<br>
Create a custom module:<br>
<div><br>
</div>
<div>&lt;?php</div>
<div>function <i>modulename</i>_theme() {</div>
<div>&nbsp; return array(</div>
<div>&nbsp; &nbsp; 'page_node_form' =&gt; array(ls</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;'arguments' =&gt; array('form' =&gt; NULL),</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;'template' =&gt; '<i>notitle</i>',</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;'render element' =&gt; 'form',</div>
<div>&nbsp; &nbsp; ), &nbsp;);</div>
<div>}</div>
<div>?&gt;</div>
<div><br>
</div>
<div>It the module's folder, create a template file whose names matches the &quot;template&quot; variable above [notitle.tpl.php] and contains:<br>
&nbsp;<br>
<div>&lt;?php</div>
<div>global $user;</div>
<div>&nbsp; if (in_array('support staff', array_values($user-&gt;roles))) {</div>
<div>&nbsp; &nbsp; print &nbsp;'&lt;div style=&quot;display:none&quot;&gt;';</div>
<div>&nbsp; &nbsp; drupal_render($form['title']);</div>
<div>&nbsp; &nbsp; print '&lt;/div&gt;';</div>
<div>&nbsp; }</div>
<div>?&gt;</div>
<div>&lt;?php print drupal_render($form['body']); ?&gt;</div>
<div>&lt;?php print drupal_render_children($form); ?&gt;</div>
</div>
<div><br>
<br>
</div>
<div>Now anyone in the &quot;support staff&quot; role can not view/edit the title.&nbsp;</div>
<div><br>
</div>
<div>Tracey</div>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px"><font size="2" style="font-family:Arial"><span style="font-size:10pt">--------------------</span></font><br>
<font size="2" style="font-family:Arial"><span style="font-size:10pt">Tracey Hummel<br>
<span style="font-size:10pt"><em>Web Application Developer</em></span></span></font></div>
<div style="font-family:Tahoma; font-size:13px"><font size="2" style="font-family:Arial"><span style="font-size:10pt">University of Arizona<br>
Social &amp; Behavioral Sciences Technical Services</span></font><br>
<font size="2" style="font-family:Arial"><span style="font-size:10pt">University Services Building,
</span></font><font size="2" style="font-family:Arial"><span style="font-size:10pt">888 N. Euclid, Room 302</span></font><br>
<font size="2" style="font-family:Arial"><span style="font-size:10pt">PO Box 210158, Tucson AZ&nbsp; 85721-0158</span></font><br>
<font size="2" style="font-family:Arial"><span style="font-size:10pt">520-626-3223</span></font><br>
<font size="2" style="font-family:Arial"><span style="font-size:10pt">tracey@arizona.edu</span></font><br>
<font size="2" style="font-family:Arial"><span style="font-size:10pt"><a href="http://tshummel.com" target="_blank">http://tshummel.com</a></span></font></div>
</div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF158309" style="direction: ltr; "><font face="Tahoma" size="2" color="#000000"><b>From:</b> Hummel, Tracey S - (thummel)<br>
<b>Sent:</b> Monday, August 20, 2012 3:11 PM<br>
<b>To:</b> support@drupal.org<br>
<b>Subject:</b> make title not editable<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">In Drupal 7, I'm using the Node Clone module to create copies of nodes that get assigned to different users. &nbsp;I'd like the user who gets ownership of the cloned node to be able to
 edit anything except the Title.&nbsp;
<div><br>
</div>
<div>Is there any way to make the title field not editable by the owner of the node?
<div><br>
</div>
<div>I tried creating a new CCK Title field and then used Auto Node Title to populate the default title field with this new CCK field. &nbsp;I then used Field Permissions to only allow specific roles to update that CCK field.&nbsp;</div>
<div><br>
</div>
<div>It works great except when the node is cloned, any special characters in the CCK Title field get character encoded.&nbsp;</div>
<div><br>
</div>
<div>Original node title:&nbsp;</div>
<div>Conjunctions &quot;et&quot;, &quot;mais&quot; and &quot;ou&quot;&nbsp;</div>
<div><span style="font-size:12px; line-height:20px; background-color:rgb(255,255,255)"><br>
</span></div>
<div><span style="font-size:12px; line-height:20px; background-color:rgb(255,255,255)">Cloned node title:&nbsp;</span></div>
<div><span style="font-size:12px; line-height:20px">Conjunctions &amp;quot;et&amp;quot;, &amp;quot;mais&amp;quot; and &amp;quot;ou&amp;quot;&nbsp;</span></div>
<div><span style="font-size:12px; line-height:20px"><br>
</span></div>
<div><span style="font-size:12px; line-height:20px">Any ideas?<br>
<br>
Thank you,<br>
Tracey</span></div>
<div>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px"><font size="2" style="font-family:Arial"><span style="font-size:10pt">--------------------</span></font><br>
<font size="2" style="font-family:Arial"><span style="font-size:10pt">Tracey Hummel<br>
<span style="font-size:10pt"><em>Web Application Developer</em></span></span></font></div>
<div style="font-family:Tahoma; font-size:13px"><font size="2" style="font-family:Arial"><span style="font-size:10pt">University of Arizona<br>
Social &amp; Behavioral Sciences Technical Services</span></font><br>
<font size="2" style="font-family:Arial"><span style="font-size:10pt">University Services Building,
</span></font><font size="2" style="font-family:Arial"><span style="font-size:10pt">888 N. Euclid, Room 302</span></font><br>
<font size="2" style="font-family:Arial"><span style="font-size:10pt">PO Box 210158, Tucson AZ&nbsp; 85721-0158</span></font><br>
<font size="2" style="font-family:Arial"><span style="font-size:10pt">520-626-3223</span></font><br>
<font size="2" style="font-family:Arial"><span style="font-size:10pt">tracey@arizona.edu</span></font><br>
<font size="2" style="font-family:Arial"><span style="font-size:10pt"><a href="http://tshummel.com" target="_blank">http://tshummel.com</a></span></font></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>