PowerCMS™
PowerCMS 4 系のサポートは2026年3月31日をもちまして終了いたします。期限までに PowerCMS 5/6 最新版へのアップグレードをご検討ください。
[ブログ] PowerCMS サポートの実績 (2026年1月) を追加しました。
[ブログ] PowerCMS 7 でのアップデートまとめ を追加しました。
[新着情報] JVN#45405689 で注意喚起されている複数の脆弱性について (調査中) を追加しました。

MTCategoryCustomFieldValue

MTCategoryCustomFieldValue

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

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

使い方

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

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