PowerCMS™
[新着情報] PowerCMS 7.1 / 6.83 / 5.43 / 4.74 の提供開始 を追加しました。
[ブログ] PowerCMS 7 でのアップデートまとめ を追加しました。
[事例紹介] 株式会社サイドスリー様 / 日工株式会社 を追加しました。
[ブログ] PowerCMS サポートの実績 (2026年5月) を追加しました。

MTCategoryCustomFieldValue

MTCategoryCustomFieldValue

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

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

使い方

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

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