<div dir="ltr">Got it. In the preprocess I needed just to put the data in $vars[&#39;field_breadcrumb&#39;].<div><br></div><div>----<br><br><div class="gmail_quote"><div dir="ltr"><div>I have the following line in THEME_preprocess_node</div>
<div><br></div><div><div>    $vars[&#39;node&#39;]-&gt;field_breadcrumb[&#39;und&#39;][0][&#39;value&#39;] = theme(&#39;breadcrumb&#39;, array(&#39;breadcrumb&#39;=&gt;$breadcrumb));</div>
<div><br></div><div>In Display Suite, I added a preprocess field. The machine name of the field is field_breadcrumb,</div><div><br></div><div>The field appears in the Manage Display settings, but its contents don&#39;t appear when the display is rendered.</div>
<span class="HOEnZb"><font color="#888888">
<div><br></div></font></span></div><br></div></div>
</div></div>