Posted by Ahmed Pc on November 6, 2012 at 10:31am
I have a problem, I want to get the first item of [upload_fid] token, I have tried to use [upload_fid:first] but it did not work, I am a beginner in drupal, could you please help me ???
<div class="slide">
<span class="slidetitle">[title]</span>
<div class="nsimage">[upload_fid]</div>
<div class="nscontent">[teaser]</div>
</div>I want to display only the first attachment, help me please.