<mt:FolderCustomFields>

This container tag iterates, or loops, over the list of custom fields associated with an folder.

See mt:EntryCustomFields for more details.

<mt:Folders>
    <mt:FolderCustomFields>
        <$mt:CustomFieldName$>
    </mt:FolderCustomFields>
</mt:Folders>

Attributes

exclude

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

<mt:FolderCustomFields exclude="Foo Field">
    <$mt:CustomFieldName$>
</mt:FolderCustomFields>

Examples

See mt:EntryCustomFields for more examples.

This page was last updated on 2009-07-02, 15:04.

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.