Trying to get data from parent feed node, ex: parent node title. In previous versions this was working correctly. I've tried adding a relationship to the view, but still no data is being outputted.
Trying to get data from parent feed node, ex: parent node title. In previous versions this was working correctly. I've tried adding a relationship to the view, but still no data is being outputted.
Comments
Comment #1
elfur commentedThis worked for me:
1) Setting a relationship: FeedAPI Item: Parent Feed (I use 'require this relationship' but that might be different for you).
2) Create a field: Node: title, selecting the Parent Feed relationship. I also select the 'Link this field to its node' to make the Parent Feed Title a link to the Parent Feed.
hth
/elfur
Comment #2
aron novakelfur just posted the solution for this question.