<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt">How about hook_node_view_alter()? I've never tried it, but I'd really think hook_node_view() would be the right place. There are also some field and entity hooks that fire before that.<br><div><span><br></span></div><div>&nbsp;<font color="#ff007f" face="bookman old style, new york, times, serif" size="4"><i><b>Nancy</b></i></font> <br></div><div><font face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</font></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;"><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"> <div style="font-family: times
 new roman, new york, times, serif; font-size: 12pt;"> <div id="yiv806406590"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> toon severijns</font><div>This must be a simple thing to do but i can't seem to get my head around it:</div><div><ul><li>I have got a content type 'publication'</li><li>A publication can have two possible physical formats: "normal", "electronic"</li>
<li>When a publication has physical format "electronic" i'd like to alter my title field in al my view modes (i use display suite) like this "Some Title (electronic)"</li></ul><div>I've been trying theme_preprocess_node function but to no avail.</div>
<div>I've also tried hook_node_view, but there i have my title field already as markup in an array so i can't just alter the title itsself.<br> </div></div></div></div> </div> </blockquote></div>   </div></body></html>