{foreach $field.articleIds as $id}
  • {object_link type=article id=$id}
  • {foreachelse}
  • {tr}No articles{/tr}
  • {/foreach}