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

Multi-related extension - title and url_title shows up but nothing else.

Development and Programming

Eric Snyder's avatar
Eric Snyder
202 posts
17 years ago
Eric Snyder's avatar Eric Snyder

I have been using Mark Hout’s multi relationship extension with success in this site. I copied and pasted the code from a working template and changed it to reflect the new weblogs I set up and it is working strangely.

It is pulling the correct related entry and displaying the title correctly. All the rest of the fields of the related entry do not display even though there is something in them. At first I thought that it was because my field name had a hyphen in it - so I changed it. To no avail, it is still not working.

Here is the code, does anybody else have any ideas as to why it would be displaying the title and url_title but nothing else? Also, when I look the entry up in the edit section the selected related entries are not selected.

{exp:weblog:entries weblog="ministry"}

        {if PromotionDate <= <? echo $current_time; ?> AND (EndingDate == 0 OR EndingDate >= <? echo $current_time; ?>)}
        <div class="GroupDetail">
        <a href="http://{path=member/login}%22name=%22Group{entry_id}%22>strongGroup" class="LeaderDetail">Click here to log in</a> or <a href="http://{path=member/register}">here to get an account</a>.

        {/if}

        <a href="#QuickList">Back to Quick List</a>
        </div><!-- End of GroupDetail -->
        {/if}
        {/exp:weblog:entries}
       
Eric Snyder's avatar
Eric Snyder
202 posts
17 years ago
Eric Snyder's avatar Eric Snyder

Bug report:

When a user enters a entry with a multi relationship and then saves it by clicking “quick save” rather than “update” it hoses up the entry. That is apparently the problem with what I described above.

       
Sue Crocker's avatar
Sue Crocker
26,054 posts
17 years ago
Sue Crocker's avatar Sue Crocker

I vaguely remember something similar to this with another extension, and as you said, quick save is what messes it up.

My solution at the time was to hide the Quick Save button with another extension.

Since this is a third party issue, I’ve going to move it.

       

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.