Results 1 to 3 of 3

Thread: One question to understand how work linked datas in MM

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

    Default One question to understand how work linked datas in MM

    Hello everyone,

    When two Catalogs were linked, we could use
    PHP Code:
    <?php echo $entry['data']['link_field_from_CatA']['ref']['0']['linked_file_to_display_from_CatB']; ?>
    to display datas of the linked Catalog within custom template of Catalog A.

    What is the equivalent syntax for MetaModels ?

    Thanks.

  2. #2
    User MacKP's Avatar
    Join Date
    06-19-09.
    Location
    Duisburg (Germany)
    Posts
    211

    Default

    Hello charled,
    here is an Template example for giving out all Template Variables. There you can see how you can get the Data you want.

    http://de.contaowiki.org/MetaModels_...plate_anpassen

    regards
    Mediendepot Ruhr
    For real-time chat the (inofficial) Chatroom in IRC:
    -> irc.freenode.net #contao | irc.freenode.net #contao.de

  3. #3

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
  •