Download & Extend

how to show the node body in a view?

Project:SimpleFeed
Version:5.x-2.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hello, thank you for this module first...
I'm trying to do something easy, but aggregator didn't work for me so i ran into Simplefeed.
It works fine but it seems there's something missing in the views module integration:

I can't find the way to show the body of the simplefeed node in a list view

I could use the teaser view but it is uncomfortable since i have to hide many elements.

I tried using the node:body field but it is empty...
There's a way to do this?

Thanks,
Da.

Comments

#1

Version:5.x-2.0» 5.x-2.2
Category:support request» bug report

I'm going to second this as not working. I'm trying to override the latest items block so that the body or teaser is displayed in addition to the link. It seems like it should be possible with the list view, and adding the field Node: Body to the view. However, when I add these fields, a wrapper div is output, but it is empty:
<div class="view-field view-data-node-body"/>

Looking at a feed item node with devel module "dev load" and "dev render" shows that my feed item indeed has a title, a URL, a teaser, and a body. So why is the body not output when it's selected as a field in the list view?

AttachmentSize
Edit view feeds_latest_block.png 61.77 KB

#2

bump

nobody click here