I wish to use "none" as the default value, however this is NOT available in the option. This option however is available in the node add/edit for enable content type containing this viewfield. Unfortunately it also can't be change to "None" neither. (change to other views is fine). It does not being save properly.
Comments
Comment #1
drupal@octlabs.com commentedconfirm
Comment #2
darren ohIsn't that the same as not having a default value?
Comment #3
drupal@octlabs.com commentedany other default value excluding is working.
workaround, i created a ("clear") view with no result an set this as default.
Comment #4
jvieille commentedSubscribe. Need a "none" option
This is a year old issue
Comment #5
darren ohIf you want 'none' to be the default, don't set a default value.
Comment #6
Standart commentedMaybe I miss something. How can I not set a default? I did not check "Use a common default value for all nodes if the user does not override it on the node form." but still the select box shows the first view and in my node edit form it's automatically selected. I can't find a way to not show a view at all.
Comment #7
Standart commentedThe hack in http://drupal.org/node/509406#comment-1794048 fixes this for me. I just don't get the connection from the "common default" option and the select box as I have to select some default value anyways.
Comment #8
les limThis is a symptom of the issue described in #509406: Selecting <None> displays the first view of the site. Marking as duplicate.