Active
Project:
Addnode
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2007 at 00:25 UTC
Updated:
7 Mar 2008 at 20:29 UTC
I am having trouble using AddNode as a required field. If I use a nodereference that is already available in the list, everything is fine. However, if I create a new nodereference, I am taken back and given a nice red border around the nodereference list. I see that there is code to disable validation while choosing from the list, but am having trouble fixing it for the other way around. Any ideas? Thanks for any help!
Comments
Comment #1
nterbogt commentedI'm experiencing the same issue. My work around for the moment is to disable validation on the field.
Comment #2
bfbryan commentedCan you tell me what you changed specifically in the module as I am running into the same problem where user's can't add the new node.
Comment #3
igray commentedSee http://drupal.org/node/205549 for a work-around.
Comment #4
dynv commentedIMO this is a bug as this module is to work with CCK which have the Data settings: required and multiple values.
I'm experiencing this problem as well.