Viewfield default arguments not saving
ixlr8 - January 27, 2008 - 07:39
| Project: | Viewfield |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
I am trying to save my default arguments, but every time I go to edit the field again, my selected view and the argument I supplied is gone. Please help.

#1
See http://drupal.org/node/217757 .
#2
#3
Hello,
I am posting on this existing page because this appears to be the closest the the problem I am having.
I am trying to create a CCK content type which has the ability to present a list of nodes (tagged with certain taxonomy terms) via a view.
So I've got the custom content type, called 'News'. I've created the required taxonomy terms and created views that will filter on these terms the way I would like.
My problem is that now when I go to embed the view in the relevant content type by selecting one of my previously created views from the dropdown field provided by the viewfield module, it seems not to save that I want this view to appear on the node... When I go back to edit the relevant node, the dropdown has reverted back to rather than staying on the view I set it to.
I am not using any arguments, just really simple views that filter on one or two taxonomy terms.
I have read http://drupal.org/node/217757 but am really not sure how this applies to my particular situation as I would like that editors are able to choose which view they embed.
So what am I doing wrong here? Any help much appreciated.
EDIT: Sorry, just found http://drupal.org/node/253999. I must be hitting the same issue.
#4
The fix to CVS version here: http://drupal.org/node/253999 worked for me.
I downloaded http://ftp.drupal.org/files/projects/viewfield-5.x-1.x-dev.tar.gz, replaced the 5.x-1.4 version I was using, and all is well.
#5
Duplicate of issue 253999.