Hello there,
I’m getting back some odd results in my test install so wanted to ask you for some advice.
The Setup
I’ve got 2 channels, “blog” and “case_studies” (these are the channel names), they both use different custom field groups.
What I need to get out of this loop.
I need to create a loop where ALL posts from blog show up AND only those posts from case_studies that match the search:case_study_field=“not IS_EMPTY” parameter.
The Problem
The case_study_field however does not exist at all in the blog entries since those are using a different custom field group.
The Question
So what happens (and what is supposed to happen) when I use a search param and query a field that only exists in some of the pulled entries?
Here is my loop at the moment:
{exp:channel:entries
channel="blog|case_studies"
disable="category_fields|member_data"
require_entry="yes"
dynamic="no"
limit="5"
search:case_study_field="not IS_EMPTY"
}Thanks for reading,
look forward to your reply.
Jannis
PS: Using EE 2.4.0 build 20120123