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

nterbogt’s picture

I'm experiencing the same issue. My work around for the moment is to disable validation on the field.

bfbryan’s picture

Can 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.

igray’s picture

See http://drupal.org/node/205549 for a work-around.

dynv’s picture

Category: support » bug

IMO 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.