We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Nested Relationship Fields Trouble (playa)

Development and Programming

mzuser's avatar
mzuser
47 posts
16 years ago
mzuser's avatar mzuser

So I have 3 weblogs, and each relates to another. I have my page weblog and in that I can relate side bar elements using a Playa field. Now the sidebar weblog can have a single video using a normal relationship field.

I’m trying to use the related_entries tag but I get this:

{REL[48][file]t7hqrg7TREL}

Here’s my code:

{exp:weblog:entries weblog="main_page"}
    {sidebar}
        <div class="video-bucket">
            <h4>{sidebar_header}</h4>
            {related_entries id="sidebar_file"}
                {video-description}
            {/related_entries}
        </div>
    {/sidebar}
{/exp:weblog:entries}
       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.