Very weird issue:
I have a content type (called artist) and I added a viewfield that takes as argument the node id (shows on the artist page all paintings that refer to this artist. When I create a new artist, the view is shown correctly, but the Node Title disappears!
I tried to create a new content type (I thought maybe there was an issue because I added the viewfield in an existing content type), with one viewfield and the same think happens!
Viewfield settings:
Force default - checked
Allowed views: only one view checked
Use a common default value for all nodes if the user does not override it on the node form - checked
Arguments: %nid
One more thing, I can not choose page display of the view, when I save it it goes back to "defaults"
Any help will be appreciated.
Thank you.
Comments
Comment #1
otinanism commentedAlso, something else I noticed. When the permissions for viewing this viewfield are not set for anonymous user, as I expect the view is not shown on the node when i m not logged in. But the node title is shown! So it seems that it is a viewfield issue.
Comment #2
otinanism commentedOne more thing. When I do not use force default and I allow the user to override default, the node title is shown correctly. It seems that I can get away with that, since override is checked by default, and view is selected correctly and argument is set correctly. But I would like some feedback on that (an also on why the page display is not saved in default values)
Thank you in advance.
Comment #3
darren ohDuplicate of issue 373373.