<mt:CategoryCustomFields>

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

See mt:EntryCustomFields for more details.

<mt:Categories>
    <mt:CategoryCustomFields>
        <$mt:CustomFieldName$>
    </mt:CategoryCustomFields>
</mt:Categories>

Attributes

exclude

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

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

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.