<mt:PageCustomFields>
This container tag iterates, or loops, over the list of custom fields associated with an page.
See mt:EntryCustomFields for more details.
<mt:Pages>
<mt:PageCustomFields>
<$mt:CustomFieldName$>
</mt:PageCustomFields>
</mt:Pages>
Attributes ¶
exclude ¶
Custom field name of the field you wish to exclude from the loop.
<mt:PageCustomFields exclude="Foo Field">
<$mt:CustomFieldName$>
</mt:PageCustomFields>
Examples ¶
See mt:EntryCustomFields for more examples.
Related ¶
This page was last updated on 2009-07-02, 15:04. [Edit]

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.