Closed (fixed)
Project:
Viewfield
Version:
5.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2008 at 01:48 UTC
Updated:
8 Feb 2008 at 19:52 UTC
The view output generated by ViewField always seems to use the View Type specified by the Page group in the view settings, even if I specify the view as only to be displayed as a block. eg in my view settings:
These view settings will display the view using full nodes.
- Page ---
[ ] Provide page view
View Type: [Full Nodes]
- Block ---
[x] Provide block
View type: [List view]
While this will display the nodes using a list view.
- Page ---
[ ] Provide page view
View type: [List view]
- Block ---
[x] Provide block
View Type: [Full Nodes]
I believe it should be picking up the setting from the block settings if you have only specified to show the view as a block.
This issue is related and gave me the clue I needed to solve my problem. Although closed it is definitely not fixed:
http://drupal.org/node/175817
Comments
Comment #1
moshe weitzman commentedi am not seeing any effect when selecting 'teaser' either. i think the formatters list shown in display settings is not fully implemented. any thoughts, mark?
Comment #2
moshe weitzman commentedfixed. we introduced a bug with the super default feature where $formatter was not defined in viewfield_field()
Comment #3
moshe weitzman commentedfixed. see http://drupal.org/node/206167#comment-705658
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.