Results 1 to 2 of 2

Thread: (solved) Template and select attribute

  1. #1
    User
    Join Date
    04-01-10.
    Posts
    289

    Frage (solved) Template and select attribute

    Hello,

    I have :
    mm_videos with a select attribute Catgories linked to mm_categories.
    In mm_categories, I got many attributes.

    In my custom template, how do I choose which mm_categories attribute I want to display ?
    Last edited by charled; 04/17/2022 at 23:13.

  2. #2
    User
    Join Date
    04-01-10.
    Posts
    289

    Default

    Found :
    PHP Code:
    <?php echo $arrItem ['raw']['select attribute']['__SELECT_RAW__']['attribute']; ?>

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •