<mt:FileCustomFields>

This container tag iterates, or loops, over the list of custom fields associated with a file type asset.

See mt:EntryCustomFields for more details.

<mt:FileCustomFields>
  <ul>
    <mt:IfNonEmpty tag="CustomFieldValue">
    <li><$mt:CustomFieldName$>: <$mt:CustomFieldValue$></li>
    </mt:IfNonEmpty>
  </ul>
</mt:FileCustomFields>

Attributes

  • exclude="TEXT1 TEXT2"

Custom field name of the field you wish to exclude from the loop.

This page was last updated on 2010-03-11, 18:25.

Leave a note

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.