All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

EE Relationship Field not working properly with Low Reorder

Forrest Anderson 26 Jan 2015 23:33 problem, rejected

I am using Low Reorder 2.3.0 on EE 2.9.2 and I am trying to bring in content from a native EE Relationship field.

Here is the code:
{exp:low_reorder:entries set="portfolio_low_sort" limit="500" }
...
{stock_photo_link}{stock_photo_link:url_title}{/stock_photo_link}

...
{/exp:low_reorder:entries}

However, only one entry is returned - the first one. The rest are all empty.

Would appreciate some help.

Replies

  1. Low 27 Jan 2015 08:13

    Do you get the right output when changing the tag to {exp:channel:entries}?

  2. Forrest Anderson 27 Jan 2015 22:58

    Alas user error reared its embarrassing head. Everything is fine. Thanks.