PowerCMS™
PowerCMS 4 系のサポートは2026年3月31日をもちまして終了いたします。期限までに PowerCMS 5/6 最新版へのアップグレードをご検討ください。
2025年8月9日(土曜日)から 2025年8月17日(日曜日)の間、休業いたします。
PowerCMS クラウドで WAF および CDN オプションの受付を開始しました。
[ブログ] PowerCMS サポートの実績 (2025年6月) を追加しました。

MTCategoryCustomFieldName

MTCategoryCustomFieldName

カテゴリ編集画面に追加されたフィールドの名前を表示するファンクションタグです。

このMTタグは MTCategoryCustomFields のコンテキストで使用します。

使い方

<MTCategoryCustomFields>
    <ul>
        <MTIfNonEmpty tag="CategoryCustomFieldValue">
            <li><$MTCategoryCustomFieldName$>: <$MTCategoryCustomFieldValue$></li>
        </MTIfNonEmpty>
    </ul>
</MTCategoryCustomFields>

MTCategoryCustomFieldName と関連のあるテンプレートタグ (92)